[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / b / MaxLeap / 2.0.10 / MaxLeap.podspec.json
blobca13cc82136b793dd477f9d755427611aa41db6b
2   "name": "MaxLeap",
3   "version": "2.0.10",
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-sdk-ios/LICENSE.txt"
10   },
11   "authors": "MaxLeap",
12   "source": {
13     "http": "https://github.com/MaxLeap/SDK-iOS/releases/download/2.0.10/maxleap-sdk-ios-v2.0.10.zip"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "preserve_paths": "maxleap-sdk-ios/*",
20   "ios": {
21     "vendored_frameworks": "maxleap-sdk-ios/MaxLeap.framework"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreTelephony",
27     "MobileCoreServices",
28     "SystemConfiguration",
29     "CoreLocation"
30   ],
31   "libraries": [
32     "sqlite3",
33     "z"
34   ]