[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / a / demomaps / 0.0.4 / demomaps.podspec.json
blob5a89ad0da9abbfb2b05235802fb7c0da487b443f
2   "name": "demomaps",
3   "version": "0.0.4",
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   "resources": [
18     "demomaps/MapViewViewController.xib"
19   ],
20   "module_name": "demomaps",
21   "source": {
22     "git": "https://github.com/sebastian989/demomaps.git",
23     "tag": "0.0.4"
24   },
25   "requires_arc": true,
26   "libraries": [
27     "c++",
28     "icucore",
29     "z"
30   ],
31   "frameworks": [
32     "AVFoundation",
33     "CoreData",
34     "CoreLocation",
35     "CoreText",
36     "Foundation",
37     "GLKit",
38     "ImageIO",
39     "OpenGLES",
40     "QuartzCore",
41     "SystemConfiguration",
42     "GoogleMaps"
43   ],
44   "vendored_frameworks": "Dependencies/GoogleMaps.framework"