blob: efcfb4e83b4e45d7323a2f0abbd65bb9a7791f3f [file] [log] [blame]
{
"name": "SimonPodTest",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimonPodTest/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}