[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 0 / SGRoutePlanAndAddress / 0.0.2 / SGRoutePlanAndAddress.podspec.json
blob7adbe5232d31beea91d6d5c5769ef6dd6776648a
2   "name": "SGRoutePlanAndAddress",
3   "version": "0.0.2",
4   "summary": "数码地名地址搜索,周边搜索,公交站点搜索,公交路线搜索,公交站点坐标搜索,公交路线坐标搜索,驾车路线搜索",
5   "description": "数码地名地址搜索,周边搜索,公交站点搜索,公交路线搜索,公交站点坐标搜索,公交路线坐标搜索,驾车路线搜索",
6   "homepage": "https://github.com/crash-wu/SGRoutePlanAndAddress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "吴小星": "crash_wu@southgis.com"
13   },
14   "source": {
15     "git": "https://github.com/crash-wu/SGRoutePlanAndAddress.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SGRoutePlanAndAddress/Classes/**/*",
22   "dependencies": {
23     "YYModel": [
25     ],
26     "SGSHTTPModule": [
28     ],
29     "SVProgressHUD": [
31     ]
32   },
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "$(HOME)/Library/SDKs/ArcGIS/iOS",
35     "OTHER_LDFLAGS": "-lObjC -framework ArcGIS -l c++",
36     "ENABLE_BITCODE": "NO",
37     "CLANG_ENABLE_MODULES": "YES"
38   }