[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 3 / d / YJGoogleMap / 0.0.5 / YJGoogleMap.podspec.json
blobb8884654bf14145a77ef8d15d2dbebc52080a6a6
2   "name": "YJGoogleMap",
3   "version": "0.0.5",
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.5"
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   }