blob: 82e87a258aef0fe317a6052d21d81c031efe2fd9 [file] [log] [blame]
{
"name": "SimonPodTest",
"version": "0.1.1",
"summary": "A short description of SimonPodTest.",
"homepage": "https://github.com/simon9211/SimonPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"simon9211": "simon9211@126.com"
},
"source": {
"git": "https://github.com/simon9211/SimonPodTest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimonPodTest/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}