blob: a4ca64c6de80f7136340d5005571fa5229732987 [file] [log] [blame]
{
"name": "AFNetworking",
"version": "0.9.0",
"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.0"
},
"source_files": "AFNetworking",
"frameworks": "SystemConfiguration",
"requires_arc": false
}