blob: 20927b619e696a59f26c931bd44f93526eb64d3d [file] [log] [blame]
{
"name": "Iris",
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A Swift framework for working with Imgix.",
"homepage": "https://github.com/hodinkee/iris",
"source": {
"git": "https://github.com/hodinkee/iris.git",
"tag": "v1.0.4"
},
"authors": {
"Jonathan Baker": "jonathan@jonathanbaker.me",
"Caleb Davenport": "caleb@calebd.me"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "Iris/*.{h,m,swift}"
}