[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / f / tianma_live / 0.2.5 / tianma_live.podspec.json
blob3e2dbc8a3c3c5f564c23f426e6aa29d6a4642d31
2   "name": "tianma_live",
3   "version": "0.2.5",
4   "summary": "this is the tianma_live framework  for tianma.",
5   "description": "a framework for tianma live.a framework for tianma live.",
6   "homepage": "https://gitee.com/livea01/livea01_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "360tianma@higgses.com": "360tianma@higgses.com"
13   },
14   "source": {
15     "git": "https://gitee.com/livea01/livea01_ios.git",
16     "tag": "0.2.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "tianma_live/**/*.framework/Headers/*",
22   "ios": {
23     "vendored_frameworks": "tianma_live/**/*.framework"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "TMSDK": [
32     ],
33     "AFNetworking": [
35     ],
36     "MBProgressHUD": [
38     ],
39     "JSONModel": [
41     ],
42     "Masonry": [
44     ],
45     "MJRefresh": [
47     ],
48     "SDWebImage": [
50     ],
51     "YYCache": [
53     ],
54     "IQKeyboardManager": [
56     ],
57     "QBImagePickerController": [
59     ],
60     "MJExtension": [
62     ]
63   }