[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 5 / f / tianma_live / 0.3.6 / tianma_live.podspec.json
blob134f994b4584ca0e9fb59d43027a579e15dec153
2   "name": "tianma_live",
3   "version": "0.3.6",
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.3.6"
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   "pod_target_xcconfig": {
26     "VALID_ARCHS[sdk=iphonesimulator*]": ""
27   },
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "dependencies": {
33     "TMSDK": [
35     ],
36     "TMUserCenter": [
38     ],
39     "AFNetworking": [
41     ],
42     "MBProgressHUD": [
44     ],
45     "JSONModel": [
47     ],
48     "Masonry": [
50     ],
51     "MJRefresh": [
53     ],
54     "SDWebImage": [
56     ],
57     "YYCache": [
59     ],
60     "IQKeyboardManager": [
62     ],
63     "QBImagePickerController": [
64       "~> 3.4.0"
65     ],
66     "MJExtension": [
68     ],
69     "IJKMediaFramework": [
71     ]
72   }