blob: c5f663674d2ac847fa25a6391b9854a73118027f [file] [log] [blame]
{
"name": "PrintIO",
"version": "2.0.1",
"summary": "SDK that enables the printing of any photo, from any source, onto any product!",
"homepage": "http://www.gooten.com",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"PrintIO": "boro@gooten.com"
},
"source": {
"git": "https://github.com/printdotio/printio-ios-sdk.git",
"branch": "master",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/gooteninc",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": [
"PrintIO.framework/Versions/A/Headers/PrintIO.h",
"PrintIO.framework/Versions/A/Headers/PIOPublicConstants.h",
"PrintIO.framework/Versions/A/Headers/PIOVariantOption.h",
"PrintIO.framework/Versions/A/Headers/ProductIds.h",
"PrintIO.framework/Versions/A/Headers/PIODefaultPhotoSource.h",
"PrintIO.framework/Versions/A/Headers/PIODefaultPhotoSourceItem.h",
"PrintIO.framework/Versions/A/Headers/PIOPhotoSource.h",
"PrintIO.framework/Versions/A/Headers/PIOPhotoSourceItem.h",
"PrintIO.framework/Versions/A/Headers/PIOPassedImage.h",
"PrintIO.framework/Versions/A/Headers/PIOSessionManager.h",
"PrintIO.framework/Versions/A/Headers/PIOPhotoSourceError.h",
"PrintIO.framework/Versions/A/Headers/PIOPhotoSourceItemImageDownloader.h",
"PrintIO.framework/Versions/A/Headers/PIOProductLayer.h",
"PrintIO.framework/Versions/A/Headers/PIOProductSpace.h",
"PrintIO.framework/Versions/A/Headers/PIOProductTemplate.h",
"PrintIO.framework/Versions/A/Headers/GTPaymentOptions.h",
"PrintIO.framework/Versions/A/Headers/PIOVersion.h",
"PrintIO.framework/Versions/A/Headers/GTAnalyticsDelegate.h",
"PrintIO.framework/Versions/A/Headers/GTAnalyticsEvent.h",
"PrintIO.framework/Versions/A/Headers/GTAnalyticsScreen.h"
],
"resources": "PrintIOBundle.bundle",
"preserve_paths": "PrintIO.framework/*",
"vendored_frameworks": "PrintIO.framework",
"frameworks": [
"Accounts",
"Accelerate",
"AddressBook",
"AddressBookUI",
"AssetsLibrary",
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreMedia",
"CoreLocation",
"CoreVideo",
"CoreImage",
"CoreTelephony",
"Foundation",
"ImageIO",
"MessageUI",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"Social",
"SystemConfiguration",
"Security",
"StoreKit",
"Twitter",
"UIKit"
],
"libraries": [
"z",
"sqlite3",
"xml2.2",
"c++"
]
}
]
}