blob: da4f14e1a7f8adc650e8d2b39584ef97280e7e4c [file] [log] [blame]
{
"name": "JamKit",
"version": "1.0.0",
"summary": "An useful iOS summary of frameworks.",
"homepage": "https://github.com/ClownStudio/JamKit",
"license": "MIT",
"authors": {
"张文洁": "50493215@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ClownStudio/JamKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}