[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / d / TCBackButton / 0.14 / TCBackButton.podspec.json
blob325c1f310cf3ca74da8a64144c019689b1f95207
2   "name": "TCBackButton",
3   "version": "0.14",
4   "summary": "定制UIViewController返回按钮",
5   "homepage": "https://github.com/ichensheng/TCBackButton",
6   "license": "Apache",
7   "authors": {
8     "ichensheng": "cs200521@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/ichensheng/TCBackButton.git",
15     "tag": "0.14"
16   },
17   "source_files": "TCBackButton/Classes/*.{h,m}",
18   "resources": "TCBackButton/Classes/*.png",
19   "requires_arc": true,
20   "dependencies": {
21     "JRSwizzle": [
22       "~> 1.0"
23     ]
24   }