[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / 9 / RaStarDataTrackFramework / 0.1.6 / RaStarDataTrackFramework.podspec.json
blob8dd63d5cd962285e09d319c00f7618063956d282
2   "name": "RaStarDataTrackFramework",
3   "version": "0.1.6",
4   "summary": "A short description of RaStarDataTrackFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Vincent/RaStarDataTrackFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent": "vincentshen@rastar.com"
13   },
14   "source": {
15     "git": "https://gitlab.3737.com/sdk-ios/rsdatatrack.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RaStarDataTrackFramework/Classes/**/*",
22   "public_header_files": "RaStarDataTrackFramework/Classes/Public/*.h",
23   "frameworks": [
24     "UIKit",
25     "CoreMotion"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0"
30     ],
31     "Protobuf": [
32       "3.13.0"
33     ],
34     "UICKeyChainStore": [
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "no-arc",
41       "requires_arc": false,
42       "source_files": "RaStarDataTrackFramework/Classes/Protobuf/Common.pbobjc.{h,m}"
43     }
44   ]