blob: 1362beecd59d546e5987825a3cd2d866536a0e26 [file] [log] [blame]
{
"name": "UNNetworking",
"version": "0.7.2",
"summary": "Networking utilities",
"authors": {
"Upnext Ltd.": "http://www.up-next.com",
"Marcin Krzyzanowski": "marcink@up-next.com"
},
"homepage": "http://www.up-next.com",
"source": {
"git": "https://github.com/upnext/UNNetworking.git",
"tag": "v0.7.2"
},
"license": "LICENSE*.*",
"platforms": {
"ios": "5.0"
},
"source_files": "UNNetworking/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreFoundation",
"SystemConfiguration",
"MobileCoreServices"
],
"requires_arc": true
}