[Add] PTVersionSDK 1.0.0
[CocoaPods.git] / Specs / a / d / 5 / RZCollectionList / 0.7.4 / RZCollectionList.podspec.json
blob0cc718aa3e7dc9c3037553e0eb1df74a4aee1391
2   "name": "RZCollectionList",
3   "version": "0.7.4",
4   "summary": "A framework for transforming and combining data from Core Data and other sources and displaying it in a UITableView or UICollectionView.",
5   "homepage": "http://github.com/Raizlabs/RZCollectionList",
6   "license": "MIT",
7   "authors": {
8     "Joe Goullaud": "joe@raizlabs.com",
9     "Nick Donaldson": "nick.donaldson@raizlabs.com"
10   },
11   "source": {
12     "git": "https://github.com/Raizlabs/RZCollectionList.git",
13     "tag": "0.7.4"
14   },
15   "source_files": [
16     "RZCollectionList",
17     "RZCollectionList/**/*.{h,m}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "6.0"
22   }