blob: 3f81f3d0c9bf58b56d840dee54d4b97cf089a7e9 [file] [log] [blame]
{
"name": "Neumob",
"version": "0.9.1.1-beta",
"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": "https://business.neumob.com/",
"license": {
"type": "Commercial",
"text": "See https://neumob.zendesk.com/hc/en-us/articles/201372319-Terms-of-Service"
},
"authors": {
"Neumob": "support@neumob.com"
},
"source": {
"http": "https://storage.googleapis.com/nm-portal-storage/neumob-v0.9.1.1-beta.zip"
},
"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"
}