blob: 737b4eb4ad2f2337ade914315d6e86a3ee6aa10c [file] [log] [blame]
{
"name": "AdobeCreativeSDKImage",
"version": "0.3.2160.1",
"summary": "Adobe CreativeSDK for iOS Image Dynamic Framework.",
"description": "Adobe CreativeSDK iOS Frameworks. The Adobe Creative Cloud provides the world’s best creative tools and content. Now, with the Creative SDK, you can access a number of UI components and headless APIs to give your users these creative tools and connect them to the Creative Cloud platform right within your mobile or web app. It’s the engine behind some of the best creative apps on the market and at the heart of Adobe’s own mobile offerings.",
"homepage": "https://creativesdk.adobe.com/",
"license": {
"type": "Commercial",
"file": "AdobeCreativeSDKDynamicFrameworks/AdobeCreativeSDKImage.framework/license.txt"
},
"authors": {
"Adobe Systems": "creativesdk@adobe.com"
},
"documentation_url": "https://creativesdk.adobe.com/docs/ios/#/index.html",
"source": {
"http": "https://s3.amazonaws.com/cocoapods-csdk.aviary.com/2160.1/CSDK-individual-frameworks/AdobeCreativeSDKImage.dyn.2160.1.zip"
},
"platforms": {
"ios": "8.0"
},
"libraries": [
"z",
"sqlite3"
],
"requires_arc": true,
"source_files": "AdobeCreativeSDKDynamicFrameworks/AdobeCreativeSDKImage.framework/Headers/AdobeCreativeSDKImage.h",
"resources": "AdobeCreativeSDKDynamicFrameworks/AdobeCreativeSDKImage.framework/AdobeCreativeSDKImageResources.bundle",
"frameworks": [
"AdobeCreativeSDKImage",
"UIKit",
"WebKit",
"OpenGLES",
"QuartzCore",
"StoreKit",
"SystemConfiguration",
"MessageUI",
"CoreData",
"Foundation"
],
"preserve_paths": "AdobeCreativeSDKDynamicFrameworks/*",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AdobeCreativeSDKImage/AdobeCreativeSDKDynamicFrameworks"
}
}