[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / b / e / 8 / FoldingTableView / 1.0.1 / FoldingTableView.podspec.json
blob094e9d8b7df6a35cd418ee5c3f4d9b373dcc30f0
2   "name": "FoldingTableView",
3   "version": "1.0.1",
4   "summary": "FoldingTableView.",
5   "description": "You can use this to init folded cell.",
6   "homepage": "https://github.com/yangxiutao/FoldingTableView.git",
7   "license": "MIT",
8   "authors": {
9     "yangxiutao": "546822414@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yangxiutao/FoldingTableView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "FoldingTableView",
20     "FoldingTableView/*.{h,m}"
21   ],
22   "exclude_files": "FoldingTableView/Exclude",
23   "resources": "FoldingTableView/*.png",
24   "frameworks": "UIKit",
25   "requires_arc": true