blob: f049b27755cd28f1a4b3f0b5e2bee4455b75efc3 [file] [log] [blame]
{
"name": "GootenCore",
"version": "0.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": {
"Gooten": "boro@gooten.com"
},
"social_media_url": "https://twitter.com/gooteninc",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/printdotio/gooten-ios-core.git",
"branch": "master",
"tag": "0.0.1"
},
"source_files": [
"GootenCore.framework/Headers/GootenCore-Swift.h",
"GootenCore.framework/Headers/GootenCore.h"
]
}