blob: 318312faf1a18a67f1a94b9fe1886d5af2361236 [file] [log] [blame]
{
"name": "Swiiift",
"version": "0.1.0",
"summary": "A IIIF library for Swift",
"description": "A IIIF library for Swift.",
"homepage": "https://github.com/mejackreed/Swiiift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jack Reed": "phillipjreed@gmail.com"
},
"source": {
"git": "https://github.com/mejackreed/Swiiift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/mejackreed",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Swiiift/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}