[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / b / 0 / CustomSeperatorInsetTableView / 0.0.1 / CustomSeperatorInsetTableView.podspec.json
blob6a444ad790da09aba46513e30c00eff3ba466a00
2   "name": "CustomSeperatorInsetTableView",
3   "version": "0.0.1",
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.1"
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