blob: 80a636d4012fad328069e0213137ad6b77c06531 [file] [log] [blame]
{
"name": "ImagizerSwift",
"version": "0.1.1",
"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.1",
"submodules": true
},
"source_files": "ImagizerSwift/*.{h,m,swift}"
}