[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / 8 / f / TransnBase / 0.1.0 / TransnBase.podspec.json
blob8e7af443b1a27329e03a9ef3c2c7c91bc78468a0
2   "name": "TransnBase",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TransnBase/Classes/**/*",
22   "resources": "TransnBase/Assets/TransnBase.bundle",
23   "public_header_files": "Pod/Classes/**/*.h",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "MJExtension": [
27       "~>  3.3.0"
28     ],
29     "RTRootNavigationController": [
30       "~>  0.8.0"
31     ],
32     "Masonry": [
34     ]
35   }