blob: 8a815696e433c04b6bfe3a234f0685365d2fd3ce [file] [log] [blame]
{
"name": "ImgFlo",
"version": "0.4.1",
"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.4.1"
},
"source_files": [
"Classes",
"ImgFlo/**/*.swift"
],
"requires_arc": true,
"dependencies": {
"SCrypto": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "3.0"
}