blob: 69d09a4a88acac23d0bd1e6dd8a84f3564168108 [file] [log] [blame]
{
"name": "MSLocationManager",
"version": "0.1.1",
"summary": "Mornitoring Location",
"description": "Mornitoring location manager",
"homepage": "https://github.com/wazzez/MSLocationManager",
"license": "MIT",
"authors": {
"Tum": "tum.nattapong@gmail.com"
},
"source": {
"git": "https://github.com/wazzez/MSLocationManager.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/wazzez",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/MSLocationManager/**/*",
"resource_bundles": {
"MSLocationManager": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
]
}