blob: e865ebd81ea7c585b0e210f43af7db900d9b46fa [file] [log] [blame]
{
"name": "AFNetworking",
"version": "1.0RC1",
"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": "1.0RC1"
},
"source_files": "AFNetworking",
"frameworks": "SystemConfiguration",
"requires_arc": false
}