[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 8 / f / TransnBase / 0.1.2 / TransnBase.podspec.json
blob5dc19e1f3685771804c6a19a7d17ab043141b6bf
2   "name": "TransnBase",
3   "version": "0.1.2",
4   "summary": "A short description of TransnBase.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huqigu/TransnBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huqigu": "huqigu@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huqigu/TransnBase.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "TransnBase/Assets/TransnBase.bundle",
22   "public_header_files": "Pod/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "MJExtension": [
26       "~>  3.3.0"
27     ],
28     "RTRootNavigationController": [
29       "~>  0.8.0"
30     ],
31     "Masonry": [
33     ]
34   }