blob: a66e83cd6a919b98f60ba83dc62bac59068869f7 [file] [log] [blame]
{
"name": "MaxLeapExt",
"version": "2.0.3",
"summary": "MaxLeap Services provides all-in-one cloud services for developers.",
"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.",
"homepage": "https://maxleap.com",
"license": {
"type": "Creative Commons Zero v1.0 Universal",
"file": "MaxLeap-ios-sdk/LICENSE.txt"
},
"authors": "MaxLeap",
"source": {
"http": "https://github.com/MaxLeap/SDK-iOS/releases/download/2.0.3/MaxLeap-ios-sdk-v2.0.3.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "MaxLeap-ios-sdk/MaxLeapExt.framework"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreTelephony",
"MobileCoreServices",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"z"
]
}