[Add] ApptentiveKit 6.9.1
[CocoaPods.git] / Specs / a / d / 5 / RZCollectionList / 0.5.0 / RZCollectionList.podspec.json
blob2383fd251bcc36e1a7a712e59d4edf962466211d
2   "name": "RZCollectionList",
3   "version": "0.5.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   },
10   "source": {
11     "git": "https://github.com/Raizlabs/RZCollectionList.git",
12     "tag": "0.5.0"
13   },
14   "source_files": [
15     "RZCollectionList",
16     "RZCollectionList/**/*.{h,m}"
17   ],
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   }