blob: c5c267fb75fb1f889e30afe1cf79d8d7cd723db3 [file] [log] [blame]
{
"name": "NNNTest",
"version": "1.0.0",
"license": "MIT",
"summary": "A NNNTest",
"homepage": "https://github.com/PentaKillTerminator",
"source": {
"git": "https://github.com/PentaKillTerminator/NNNTest.git",
"tag": "1.0.0"
},
"source_files": "NNNTest/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
},
"authors": {
"Mr.Z": "1365986695@163.com"
},
"social_media_url": "https://github.com/PentaKillTerminator"
}