[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / 5 / c / COTaxiSDK / 0.1.0 / COTaxiSDK.podspec.json
blobdceb6789a8b8eb4e2192016604ccdbcee5378960
2   "name": "COTaxiSDK",
3   "version": "0.1.0",
4   "summary": "A short description of COTaxiSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "380352860@qq.com": "candel128@gmail.com"
13   },
14   "source": {
15     "git": "/Users/Garry/Desktop/COTaxiSDK",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "COTaxiSDK/Classes/**/*.{h,m,pch}",
23   "resources": "COTaxiSDK/Assets/**/*.png",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "user_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   },
30   "prefix_header_file": "COTaxiSDK/Classes/Headers/COMacroDefinition.pch",
31   "frameworks": "UIKit",
32   "dependencies": {
33     "YYKit": [
34       "~> 1.0.9"
35     ],
36     "AMapSearch": [
37       "~> 7.7.0"
38     ],
39     "AMapLocation": [
40       "~> 2.6.7"
41     ],
42     "AMapNavi": [
43       "~> 7.8.0"
44     ]
45   }