blob: 54d962e7c3041a1ab0e27b21c7b79ffc4f39629f [file] [log] [blame]
{
"name": "ImagizerSwift",
"version": "0.1.0",
"summary": "The official swift client for the ImagizerEngine.",
"homepage": "https://github.com/nventify/ImagizerSwift",
"license": {
"type": "APACHE",
"file": "LICENSE"
},
"authors": {
"Nicholas Pettas": "nick@nventify.com"
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/nventify/ImagizerSwift.git",
"tag": "v0.1.0",
"submodules": true
},
"source_files": "ImagizerSwift/*.{h,m}"
}