[Add] ApptentiveKit 6.9.1
[CocoaPods.git] / Specs / a / d / 5 / RZCollectionList / 0.6.0 / RZCollectionList.podspec.json
blobef7c9b390e77bd934d41ed147ef0185600459d3e
2   "name": "RZCollectionList",
3   "version": "0.6.0",
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.6.0"
14   },
15   "source_files": [
16     "RZCollectionList",
17     "RZCollectionList/**/*.{h,m}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "5.0"
22   }