blob: f59372a42198423ad94ea2c6cf3d77b9b3466daa [file] [log] [blame]
{
"name": "GootenCore",
"version": "0.0.2",
"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.2"
},
"source_files": [
"GootenCore.framework/Headers/GootenCore.h",
"GootenCore.framework/Headers/GootenCore-Swift.h"
]
}