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