[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 6 / ADSuyiLocationManagerGPS / 0.1.8.01161 / ADSuyiLocationManagerGPS.podspec.json
blobebe5c6f641480cc283d2886c3d933afe3e4d37b3
2   "name": "ADSuyiLocationManagerGPS",
3   "version": "0.1.8.01161",
4   "summary": "A short description of ADSuyiLocationManager.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "taoyeming@live.com": "taoyeming@live.com"
11   },
12   "homepage": "https://gitee.com/admobile/iOS-framework-adsuyilocationmanagergps",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": "CoreLocation",
15   "source": {
16     "git": "https://gitee.com/admobile/iOS-framework-adsuyilocationmanagergps.git",
17     "tag": "0.1.8.01161"
18   },
19   "dependencies": {
20     "ADSuyiLocationManager": [
21       "0.1.8.01161"
22     ]
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "platforms": {
31     "ios": "8.0"
32   },
33   "ios": {
34     "vendored_frameworks": "ADSuyiLocationManagerGPS/Classes/ADSuyiLocationManagerGPS.framework"
35   }