[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 1 / Neumob / 2.0.8.1 / Neumob.podspec.json
blob52865b3856ce5e4d645557663ffe689aff2102f8
2   "name": "Neumob",
3   "version": "2.0.8.1",
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": "http://www.neumob.com/home",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://www.neumob.com/terms"
10   },
11   "authors": {
12     "Neumob": "support@neumob.com"
13   },
14   "source": {
15     "http": "https://storage.googleapis.com/nm-portal-storage/neumob-v2.0.8.1.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"