[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 1 / 7 / FTFoldingTableView / 1.0.8 / FTFoldingTableView.podspec.json
blob5cdf0dfac1e91732c0a1624c98aa41de0d4820e4
2   "name": "FTFoldingTableView",
3   "version": "1.0.8",
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": null
23   },
24   "source": {
25     "git": "https://github.com/liufengting/FTFoldingTableView.git",
26     "tag": "1.0.8"
27   },
28   "source_files": "FTFoldingTableView/*.{h,m}",
29   "resources": "FTFoldingTableView/*.{png}"