[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 0 / SportsTrackerKit / 0.0.1 / SportsTrackerKit.podspec.json
blobe1fb98535f47cb66c97e0c68fe657f2f2eec15ec
2   "name": "SportsTrackerKit",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/EastSunHe/SportsTrackerKit",
9   "authors": {
10     "EastSunHe": "550476128@qq.com"
11   },
12   "summary": "SportsTracker project framework",
13   "source": {
14     "git": "https://github.com/EastSunHe/SportsTrackerKit.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "ImageIO",
24     "Photos",
25     "CoreLocation",
26     "CoreMotion",
27     "CoreTelephony",
28     "Security",
29     "SystemConfiguration",
30     "QuartzCore"
31   ],
32   "dependencies": {
33     "Masonry": [
34       "~> 1.0.1"
35     ],
36     "SDWebImage": [
37       "~> 3.8.1"
38     ],
39     "AFNetworking": [
40       "~> 3.0"
41     ],
42     "AMap2DMap": [
44     ],
45     "AMapSearch": [
47     ],
48     "AMapLocation": [
50     ],
51     "WeChatSDK-iOS": [
53     ],
54     "TencentOpenAPIV2_3": [
56     ],
57     "Bugly": [
59     ]
60   }