blob: 2b4a658dcbe072e15d7e0d8a9d5637ac5c3445b4 [file] [log] [blame]
{
"name": "Iris",
"version": "1.2.0",
"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.2.0"
},
"authors": {
"Jonathan Baker": "jonathan@jonathanbaker.me",
"Caleb Davenport": "caleb@calebd.me"
},
"requires_arc": true,
"source_files": "Iris/*.{h,m,swift}",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"ios": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "Cocoa"
},
"tvos": {
"frameworks": "UIKit"
},
"pushed_with_swift_version": "2.3\n"
}