[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / 2 / CTTool / 0.0.1 / CTTool.podspec.json
blobe8ca1348b48cb35749e6369a00db81223ba6ba96
2   "name": "CTTool",
3   "version": "0.0.1",
4   "summary": "CTTool is Custom Horizon Table and NavigationController",
5   "description": "Custom gestures to return to the navigation controller, paging, infinite circulation ad, horizontal TableView.",
6   "homepage": "https://github.com/fanlanjun/CTTool",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "FanFrank": "lanjunfan@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/fanlanjun/CTTool.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "*.{h,m}"
24   ],
25   "resources": [
26     "CTPageControl/Resources/*.png"
27   ],
28   "dependencies": {
29     "SDWebImage": [
31     ]
32   },
33   "requires_arc": true