blob: 21bd29ad414ee610b10fff6dd38f116b85a6ffb0 [file] [log] [blame]
{
"name": "Neumob",
"version": "3.2.5.2",
"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-v3.2.5.2.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",
"pushed_with_swift_version": null
}