[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / b / MaxLeap / 2.0.7 / MaxLeap.podspec.json
blob8811799c932586084db56370bb4a46ea8a1404cb
2   "name": "MaxLeap",
3   "version": "2.0.7",
4   "summary": "MaxLeap Services provides all-in-one cloud services for developers.",
5   "description": "MaxLeap Speeds up Your Mobile App Business.\nGreatly shorten mobile app launch time with comprehensive backend services like MaxLeap Analytics, Marketing, User Management, Cloud Data, Cloud Code and etc.",
6   "homepage": "https://maxleap.com",
7   "license": {
8     "type": "Creative Commons Zero v1.0 Universal",
9     "file": "MaxLeap-ios-sdk/LICENSE.txt"
10   },
11   "authors": "MaxLeap",
12   "source": {
13     "http": "https://github.com/MaxLeap/SDK-iOS/releases/download/2.0.7/MaxLeap-ios-sdk-v2.0.7.zip"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "preserve_paths": "MaxLeap-ios-sdk/*",
20   "ios": {
21     "vendored_frameworks": "MaxLeap-ios-sdk/MaxLeap.framework"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreTelephony",
27     "MobileCoreServices",
28     "SystemConfiguration"
29   ],
30   "libraries": [
31     "sqlite3",
32     "z"
33   ]