[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / 3 / d / YJGoogleMap / 0.0.8 / YJGoogleMap.podspec.json
blob5f6f25f1fc3b16c88d3db6363e15281106e0cf3b
2   "name": "YJGoogleMap",
3   "version": "0.0.8",
4   "summary": "YJGoogleMap for iOS",
5   "homepage": "https://github.com/MOyejin/YJGoogleMap",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MOyejin": "1976779764@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/MOyejin/YJGoogleMap.git",
18     "tag": "0.0.8"
19   },
20   "source_files": "YJGoogleMap/**/*.{h,m}",
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "YJUIKit": [
30     ],
31     "GoogleMaps": [
33     ]
34   }