mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 06:58:26 +00:00
Summary: Closes #118. - Add tvOS framework + test targets - Add shared scheme `IGListKit-tvOS` - Update `Podfile` and `.podspec` - Update `.travis.yml` - Update `CHANGELOG` - Update `README` - Run `pod install` and check-in updates - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or detailed why my change isn't tested. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/137 Differential Revision: D4101583 Pulled By: rnystrom fbshipit-source-id: f2736f16ad9f61ad5348c5e93571f3b752deec98
12 lines
206 B
Text
12 lines
206 B
Text
PODS:
|
|
- OCMock (3.3.1)
|
|
|
|
DEPENDENCIES:
|
|
- OCMock (~> 3.0)
|
|
|
|
SPEC CHECKSUMS:
|
|
OCMock: f3f61e6eaa16038c30caa5798c5e49d3307b6f22
|
|
|
|
PODFILE CHECKSUM: 1b17ed45981d46d2fb3fb4b7b1caf09333626898
|
|
|
|
COCOAPODS: 1.1.1
|