[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 9 / NXCollectionViewDataSource / 1.2.2 / NXCollectionViewDataSource.podspec.json
blobfd78fb633f4c4c2546f96f139c7df2b8d63db63f
2   "name": "NXCollectionViewDataSource",
3   "version": "1.2.2",
4   "summary": "Generic data source for UICollectionView using either static data of a NSFetchRequest.",
5   "homepage": "https://github.com/nxtbgthng/NXCollectionViewDataSource",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Tobias Kräntzer": "tobias@nxtbgthng.com",
12     "Andreas Goese": "andreas@evenly.io",
13     "Thomas Kollbach": "toto@evenly.io"
14   },
15   "social_media_url": "https://twitter.com/evenly_io",
16   "platforms": {
17     "ios": "6.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/nxtbgthng/NXCollectionViewDataSource.git",
22     "tag": "1.2.2"
23   },
24   "source_files": "NXCollectionViewDataSource/NXCollectionViewDataSource/*.{h,m}",
25   "frameworks": "CoreData",
26   "requires_arc": true