[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 5 / f / tianma_live / 0.2.4 / tianma_live.podspec.json
bloba660a09cbbe7f99437147966271cd569ac789955
2   "name": "tianma_live",
3   "version": "0.2.4",
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.4"
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   "xcconfig": {
26     "VALID_ARCHS": "arm64arm64earmv7armv7s"
27   },
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "dependencies": {
33     "TMSDK": [
35     ]
36   }