repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
0
/
2
/
TMHealthSDK
/
0.0.2
/
TMHealthSDK.podspec.json
blob
89f07e12fe3b06d843a48e77138ecabd385e2b4a
1
{
2
"name": "TMHealthSDK",
3
"version": "0.0.2",
4
"summary": "TM 健康",
5
"homepage": "https://www.360tianma.com",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"renxukui": "renxukui@360tianma.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://gitee.com/tmgc/TMHealthSpec.git",
18
"tag": "0.0.2"
19
},
20
"public_header_files": "TMFramework/*.{h}",
21
"source_files": "TMFramework/*.{h,m}",
22
"requires_arc": true,
23
"ios": {
24
"frameworks": [
25
"UIKit",
26
"CoreMotion"
27
]
28
}
29
}