[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / 5 / SJTableViewComponent / 1.0.4 / SJTableViewComponent.podspec.json
blobe1e9ee4abf7d32fe7a2ec60df5e1a9784b8b0940
2   "name": "SJTableViewComponent",
3   "version": "1.0.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.0.4"
19   },
20   "source_files": "SJTableViewComponentDemo/SJTableViewComponent/**/*.{h,m}",
21   "requires_arc": true