[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / 8 / Fengmap_iOS_SDK / 2.2.2 / Fengmap_iOS_SDK.podspec.json
blob55a92e9072acb8c0f330409547546be268ffcbdc
2   "name": "Fengmap_iOS_SDK",
3   "version": "2.2.2",
4   "summary": "蜂鸟视图地图端 iOS SDK",
5   "homepage": "https://www.fengmap.com",
6   "license": "MIT",
7   "authors": {
8     "fengmap-devs": "developer@fengmap.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/fengmap-devs/Fengmap_iOS_SDK.git",
15     "tag": "2.2.2"
16   },
17   "resources": "FMBundle.bundle",
18   "frameworks": [
19     "OpenGLES",
20     "CoreGraphics",
21     "GLKit"
22   ],
23   "libraries": [
24     "z",
25     "c++"
26   ],
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC",
29     "ENABLE_BITCODE": "YES"
30   },
31   "vendored_libraries": "Fengmap_iOS_SDK/libFMMapKit.a",
32   "public_header_files": "Fengmap_iOS_SDK/include/FMMapKit/*.h",
33   "source_files": "Fengmap_iOS_SDK/include/FMMapKit/*.h"