blob: e482b0bf8463d243f76e283f1bb3723657e01a11 [file] [log] [blame]
{
"name": "AFNetworking",
"version": "0.9.2",
"license": "MIT",
"summary": "A delightful iOS and OS X networking framework.",
"homepage": "https://github.com/AFNetworking/AFNetworking",
"authors": {
"Mattt Thompson": "m@mattt.me",
"Scott Raymond": "sco@gowalla.com"
},
"source": {
"git": "https://github.com/AFNetworking/AFNetworking.git",
"tag": "0.9.2"
},
"source_files": "AFNetworking",
"frameworks": "SystemConfiguration",
"requires_arc": false
}