[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 4 / 7 / JYMapKit / 0.1.0 / JYMapKit.podspec.json
blob243bb5ea677fc2c2052e961de75e2fd81ad65457
2   "name": "JYMapKit",
3   "version": "0.1.0",
4   "summary": "A short description of JYMapKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LeonComponent/JYMapKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ValiantCat": "yumingliang@hellobike.com"
13   },
14   "source": {
15     "http": "https://github.com/LeonComponent/JYMapKit/blob/master/JYMapKit.framework.zip?raw=true"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "default_subspecs": "zip",
21   "subspecs": [
22     {
23       "name": "zip",
24       "ios": {
25         "vendored_frameworks": "*.framework"
26       }
27     }
28   ]