[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 8 / 4 / SCGridTable / 0.9.0 / SCGridTable.podspec.json
blob92c97c542bcf2e8c636133eef1e83d8ea9c19d81
2   "name": "SCGridTable",
3   "version": "0.9.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/luosch/SCGridTable",
9   "authors": {
10     "Sicheng Luo": "i@lsich.com"
11   },
12   "summary": "A uesful and lightweight GridTable for iOS APP",
13   "source": {
14     "git": "https://github.com/luosch/SCGridTable.git",
15     "tag": "v0.9.0"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "7.0"
25   }