blob: b66cf3ea0be777a9e9e56c2163978b5f9c5cb729 [file] [log] [blame]
{
"name": "KindredPrints",
"version": "0.1.1",
"summary": "Physical printing from any app",
"description": " Starting printing user photos or content, straight from your app. Make money for every print your users buy.\n",
"homepage": "http://sdk.kindredprints.com",
"screenshots": [
"https://s3-us-west-1.amazonaws.com/kindredmetaimages/KindredDiagram.png",
"https://raw.githubusercontent.com/KindredPrints/KindredPrints-iOS/master/Documentation/4by4.jpg"
],
"license": "Proprietary",
"authors": {
"Alex Austin": "alex@kindredprints.com"
},
"source": {
"git": "https://github.com/KindredPrints/KindredPrints-iOS.git",
"tag": "0.1.1"
},
"social_media_url": "https://www.facebook.com/KindredPrints",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "KindredPrints-iOS-SDK/*/*",
"resources": "KindredPrints-iOS-SDK/*/*.{xib,png}",
"public_header_files": "KindredPrints-iOS-SDK/viewControllers/KPPhotoOrderController.h"
}