[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / b / 0 / CustomSeperatorInsetTableView / 0.0.2 / CustomSeperatorInsetTableView.podspec.json
blob01afcf334960cd4cc04d40c5ba4d0e4dd715e4cd
2   "name": "CustomSeperatorInsetTableView",
3   "version": "0.0.2",
4   "summary": "Figure out Customing SeperatorInset of UITableView in iOS7+ just for One Properties",
5   "description": "'Figure out Customing SeperatorInset of UITableView in iOS7+ just for One Properties'",
6   "homepage": "https://github.com/BOOLRon/CustomSeperatorInsetTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "BOOLRon": "ron.zhang.36@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/BOOLRon/CustomSeperatorInsetTableView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true