blob: a459d67bce492b3d14ecb733ddf50edd5055f9a1 [file] [log] [blame]
{
"name": "ImgFlo",
"version": "0.2.6",
"summary": "Conveniently produce authorized imgflo URLs.",
"homepage": "https://github.com/the-grid/ImgFlo.swift",
"license": {
"type": "MIT"
},
"authors": {
"Nick Velloff": "nick.velloff@gmail.com"
},
"social_media_url": "https://twitter.com/nickvelloff",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/the-grid/ImgFlo.swift.git",
"tag": "0.2.6"
},
"source_files": [
"Classes",
"ImgFlo/**/*.swift"
],
"requires_arc": true,
"dependencies": {
"SCrypto": [
"~> 1.0.2"
]
}
}