[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 7 / 3 / a / SRTableView / 1.0.0 / SRTableView.podspec.json
blob2a96fe45577806656faa5ed34463820a0dffdf78
2   "name": "SRTableView",
3   "version": "1.0.0",
4   "summary": "A TableView more conveniently",
5   "description": "A TableView more conveniently,Use the language is Objective - C",
6   "homepage": "https://github.com/suoxiaoxiao/SRTableView",
7   "license": "MIT",
8   "authors": {
9     "suoxiaoxiao": "sxiao1229@sina.com"
10   },
11   "source": {
12     "git": "https://github.com/suoxiaoxiao/SRTableView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "SRTableView/*.{h,m}",
19   "public_header_files": "SRTableView/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true