[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / c / d / TCBackButton / 0.11 / TCBackButton.podspec.json
bloba390f59bfb552e0d1ae25166a48796d10fecb3f9
2   "name": "TCBackButton",
3   "version": "0.11",
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.11"
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   }