blob: 0a6ead5893c77093b8efb4a8247af9d628aea19f [file] [log] [blame]
{
"name": "GootenCore",
"version": "1.1.0",
"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.1.0"
},
"source_files": [
"GootenCore/GootenCore/*.{h,swift}",
"GootenCore/GootenCore/Braintree/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}