[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 1 / 7 / FTFoldingTableView / 1.0.0 / FTFoldingTableView.podspec.json
blob1f3e88eefb7178cd67b76ae0ae0d543dfbae3df6
2   "name": "FTFoldingTableView",
3   "version": "1.0.0",
4   "summary": "Folding cells with simple delegates, and change UI looks in a few lines of code.",
5   "description": "FTFoldingTableView.Folding cells with simple delegates, and change UI looks in a few lines of code. I recently developed this for future use.",
6   "homepage": "https://github.com/liufengting/FTFoldingTableView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/liufengting/FTFoldingTableView/master/ScreenShots/ScreenShots1.png",
9     "https://raw.githubusercontent.com/liufengting/FTFoldingTableView/master/ScreenShots/ScreenShots2.png",
10     "https://raw.githubusercontent.com/liufengting/FTFoldingTableView/master/ScreenShots/ScreenShots3.png",
11     "https://raw.githubusercontent.com/liufengting/FTFoldingTableView/master/ScreenShots/ScreenShots4.png"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "liufengting": "wo157121900@me.com"
19   },
20   "social_media_url": "http://twitter.com/liufengting",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source": {
25     "git": "https://github.com/liufengting/FTFoldingTableView.git",
26     "tag": "1.0.0"
27   },
28   "source_files": "FTFoldingTableViewLib/*.{h,m}",
29   "resources": "FTFoldingTableViewLib/*.{png}"