[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 0 / URBNDataSource / 0.6 / URBNDataSource.podspec.json
bloba842f28ef9ef24e16c678f359b7d85331c8d54e0
2   "name": "URBNDataSource",
3   "version": "0.6",
4   "summary": "URBNDataSource is meant to be a convenience wrapper around UICollectionView / UITableView data management",
5   "homepage": "https://github.com/urbn/URBNDataSource",
6   "license": "MIT",
7   "authors": {
8     "urbn": "jgrandelli@urbn.com"
9   },
10   "source": {
11     "git": "https://github.com/urbn/URBNDataSource.git",
12     "tag": "0.6"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}"