blob: 84a45c65d1e2788e17b8e3956df018a432b413e7 [file] [log] [blame]
{
"name": "MapActionSheetHelper",
"version": "0.1.0",
"summary": "A MapActionSheetHelper.",
"description": "A simple tool for using some third-party map SDKs.",
"homepage": "https://github.com/microyulive/MapActionSheetHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenjiyu": "microyulive@live.cn"
},
"source": {
"git": "https://github.com/microyulive/MapActionSheetHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MapActionSheetHelper/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
]
}