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