[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 1 / Neumob / 0.9.1.1-beta / Neumob.podspec.json
blob3f81f3d0c9bf58b56d840dee54d4b97cf089a7e9
2   "name": "Neumob",
3   "version": "0.9.1.1-beta",
4   "summary": "iOS SDK to accelerate mobile network traffic.",
5   "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.",
6   "homepage": "https://business.neumob.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://neumob.zendesk.com/hc/en-us/articles/201372319-Terms-of-Service"
10   },
11   "authors": {
12     "Neumob": "support@neumob.com"
13   },
14   "source": {
15     "http": "https://storage.googleapis.com/nm-portal-storage/neumob-v0.9.1.1-beta.zip"
16   },
17   "social_media_url": "https://twitter.com/neumob",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "preserve_paths": "Neumob.framework",
23   "public_header_files": "Neumob.framework/Versions/A/Headers/*.h",
24   "vendored_frameworks": "Neumob.framework",
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony"
28   ],
29   "libraries": "resolv.9"