blob: 6d0885a2d9255bf3c9ed27252ab5cf9e111952a3 [file] [log] [blame]
{
"name": "testMapActionSheet",
"version": "0.1.2",
"summary": "Test.",
"description": "Just a test.",
"homepage": "https://github.com/microyulive/testMapActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenjiyu": "microyulive@live.cn"
},
"source": {
"git": "https://github.com/microyulive/testMapActionSheet.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"testMapActionSheet/Classes/**/*",
"testMapActionSheet/Assets/**/*"
],
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
]
}