blob: dbed6acf55226751610ddcf2a5b7e776943c86bc [file] [log] [blame]
{
"name": "Iris",
"version": "1.0.2",
"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.2"
},
"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}"
}