blob: b2a9c8eff266f301f950fcb3a2a7598d59a4b7ff [file] [log] [blame]
{
"name": "Neumob",
"version": "2.4.0.1",
"summary": "iOS SDK to accelerate mobile network traffic.",
"description": "The Neumob SDK for iOS provides a simple API to accelerate your mobile application traffic. Simply including and initializing the Neumob SDK with a single line of code will enable your application access to our cloud network and accelerate your app data traffic.",
"homepage": "http://www.neumob.com/home",
"license": {
"type": "Commercial",
"text": "See http://www.neumob.com/terms"
},
"authors": {
"Neumob": "support@neumob.com"
},
"source": {
"http": "https://storage.googleapis.com/nm-portal-storage/neumob-v2.4.0.1.zip"
},
"source_files": "Neumob.framework/Versions/A/Headers/*.h",
"social_media_url": "https://twitter.com/neumob",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"preserve_paths": "Neumob.framework",
"public_header_files": "Neumob.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "Neumob.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": "resolv.9"
}