[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / a / HYTableViewSection / 1.0.2 / HYTableViewSection.podspec.json
blob5d3b18d99cb50dcf7f50ab7d567e1a0df1aa8af3
2   "name": "HYTableViewSection",
3   "version": "1.0.2",
4   "summary": "HYTableViewSection for UITableView",
5   "description": "HYTableViewSection is for using models to make styles.",
6   "homepage": "https://github.com/yansaid/HYTableViewSection",
7   "license": "MIT",
8   "authors": {
9     "Yan": "yan_1564335@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yansaid/HYTableViewSection.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "HYTableViewSection",
20     "HYTableViewSection/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true