blob: ee7c43c41fcfb27ac520df2527d3ad733420c84f [file] [log] [blame]
{
"name": "AFNetworking",
"version": "1.0RC3",
"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.0RC3"
},
"source_files": "AFNetworking",
"requires_arc": true,
"frameworks": "SystemConfiguration",
"prefix_header_contents": "#import <SystemConfiguration/SystemConfiguration.h>"
}