blob: 0d6a57bb04e3a45888fdbf39af9c55cf62dfac01 [file] [log] [blame]
{
"name": "GootenCore",
"version": "1.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": {
"GootenCore": "boro@gooten.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/printdotio/gooten-ios-core.git",
"branch": "master",
"tag": "1.0.1"
},
"source_files": [
"GootenCore/GootenCore/*.{h,swift}",
"GootenCore/GootenCore/Braintree/*.{h,m}"
]
}