[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 6 / a / demomaps / 0.0.2 / demomaps.podspec.json
blob32fbd0a488446bae22376ae694d91163c373a442
2   "name": "demomaps",
3   "version": "0.0.2",
4   "homepage": "https://github.com/sebastian989/demomaps",
5   "summary": "git@github.com:sebastian989/demomaps.git",
6   "authors": {
7     "S Gomez": "sebastiangomez989@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source_files": "demomaps/*.{h,m}",
17   "module_name": "demomaps",
18   "source": {
19     "git": "https://github.com/sebastian989/demomaps.git",
20     "tag": "0.0.2"
21   },
22   "requires_arc": true,
23   "libraries": [
24     "c++",
25     "icucore",
26     "z"
27   ],
28   "frameworks": [
29     "AVFoundation",
30     "CoreData",
31     "CoreLocation",
32     "CoreText",
33     "Foundation",
34     "GLKit",
35     "ImageIO",
36     "OpenGLES",
37     "QuartzCore",
38     "SystemConfiguration",
39     "GoogleMaps"
40   ],
41   "vendored_frameworks": "Dependencies/GoogleMaps.framework"