[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / TCBackButton / 0.12 / TCBackButton.podspec.json
blobd844dd4a92c8ef7ddbf545adc116ea7c1d6e452b
2   "name": "TCBackButton",
3   "version": "0.12",
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.12"
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   }