[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / 2 / TMHealthSDK / 0.0.2 / TMHealthSDK.podspec.json
blob89f07e12fe3b06d843a48e77138ecabd385e2b4a
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   }