[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 9 / 5 / DCDataViews / 0.0.1 / DCDataViews.podspec.json
blob286ba9139a9691621dc4395bdc30f169ad7df5b5
2   "name": "DCDataViews",
3   "version": "0.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true