blob: d3e6de7ba5e27bed85d14c8070c550a34a4e9b08 [file] [log] [blame]
{
"name": "PopUpLib",
"version": "1.0.8",
"platforms": {
"ios": "9.0"
},
"summary": "Allow users to print images on canvas.",
"description": "Allows app developers, brands, and website owners to monetize their visual content and make it easy for their customers to turn their images into beautiful canvas prints.",
"screenshots": [
"https://cp-static.s3.amazonaws.com/popupstore/documentation/photo-printing-api.jpg",
"https://cp-static.s3.amazonaws.com/popupstore/documentation/lib-screenshot.png"
],
"authors": {
"CanvasPop": "api.support@canvaspop.com"
},
"social_media_url": "https://twitter.com/canvaspopapi",
"documentation_url": "https://developers.canvaspop.com/documentation",
"homepage": "https://github.com/canvaspop/canvaspop-ios-library",
"license": {
"file": "LICENSE",
"type": "Commercial"
},
"source": {
"git": "https://github.com/canvaspop/canvaspop-ios-library.git",
"tag": "1.0.8"
},
"preserve_paths": "PopUpLib.framework/*.nib",
"ios": {
"vendored_frameworks": "PopUpLib.framework"
}
}