[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 5 / SGLocationObjC / 0.0.1 / SGLocationObjC.podspec.json
blob5914ec1ccecd8148b7613e04e94a15408c5b3be8
2   "name": "SGLocationObjC",
3   "version": "0.0.1",
4   "summary": "基于ArcGis加载天地图瓦片的定位功能.",
5   "description": "基于ArcGis加载天地图瓦片的定位功能",
6   "homepage": "https://github.com/crash-wu/SGLocationObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "吴小星": "crash_wu@163.com"
13   },
14   "source": {
15     "git": "https://github.com/crash-wu/SGLocationObjC.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SGLocationObjC/Classes/**/*",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(HOME)/Library/SDKs/ArcGIS/iOS",
24     "OTHER_LDFLAGS": "-lObjC -framework ArcGIS -l c++",
25     "ENABLE_BITCODE": "NO",
26     "CLANG_ENABLE_MODULES": "YES"
27   }