[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / 5 / SJTableViewComponent / 1.1.4 / SJTableViewComponent.podspec.json
blob3ef21922325a84e1f37735711db230069e38877e
2   "name": "SJTableViewComponent",
3   "version": "1.1.4",
4   "summary": "UITableView组件,一个cellModel对应一个cell,用模型控制cell的显示",
5   "homepage": "https://github.com/sunsunsunJunn/SJTableViewComponent",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "孙俊": "sundream27@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sunsunsunJunn/SJTableViewComponent.git",
18     "tag": "1.1.4"
19   },
20   "source_files": "SJTableViewComponentDemo/SJTableViewComponent/**/*.{h,m}",
21   "requires_arc": true