blob: 959bae8175d0a621dbb92676c21273621ff24588 [file] [log] [blame]
{
"name": "ImagizerSwift",
"version": "0.1.4",
"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.2",
"osx": "10.10",
"tvos": "9.2"
},
"requires_arc": true,
"source": {
"git": "https://github.com/nventify/ImagizerSwift.git",
"tag": "v0.1.4",
"submodules": true
},
"source_files": "ImagizerSwift/*.{h,m,swift}"
}