[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 9 / 5 / DCDataViews / 0.0.3 / DCDataViews.podspec.json
blob69a0b6372cf91d5dcc76bcd4f6e12a4cbf9c1850
2   "name": "DCDataViews",
3   "version": "0.0.3",
4   "summary": "Wrappers around UITableView and UICollectionView to make simpler to use.",
5   "homepage": "https://github.com/daltoniam/DCDataViews",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/DCDataViews.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true