blob: 766f79ceba544e47df286a428493be375cc82a92 [file] [log] [blame]
{
"name": "AviarySDK",
"version": "4.0.0",
"platforms": {
"ios": "6.0"
},
"summary": "Aviary's photo editing SDK for iOS.",
"homepage": "http://developers.aviary.com/docs/ios",
"social_media_url": "https://twitter.com/Aviary",
"license": {
"type": "Commercial",
"text": " Copyright (c) 2014 Aviary, Inc. All rights reserved.\n"
},
"authors": {
"Aviary, Inc.": "api@aviary.com"
},
"source": {
"http": "http://scripts.aviary.com/sdk/ios/4.0.0/Aviary-iOS-SDK.zip"
},
"resources": "AviarySDK-4.0.0/AviarySDK/AviarySDKResources.bundle",
"vendored_frameworks": "AviarySDK-4.0.0/AviarySDK/AviarySDK.framework",
"frameworks": [
"QuartzCore",
"Accelerate",
"StoreKit",
"CoreData",
"MessageUI",
"OpenGLES"
],
"libraries": [
"z",
"sqlite3"
],
"requires_arc": true
}