blob: 65f4235a8216329e090c67db0268a230cd2f033c [file] [log] [blame]
{
"name": "GootenCore",
"version": "0.0.23",
"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": "0.0.23"
},
"source_files": [
"GootenCore/GootenCore/*.{h,swift}",
"GootenCore/GootenCore/Braintree/*.{h,m}"
]
}