blob: 243bb5ea677fc2c2052e961de75e2fd81ad65457 [file] [log] [blame]
{
"name": "JYMapKit",
"version": "0.1.0",
"summary": "A short description of JYMapKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LeonComponent/JYMapKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ValiantCat": "yumingliang@hellobike.com"
},
"source": {
"http": "https://github.com/LeonComponent/JYMapKit/blob/master/JYMapKit.framework.zip?raw=true"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "zip",
"subspecs": [
{
"name": "zip",
"ios": {
"vendored_frameworks": "*.framework"
}
}
]
}