blob: 0e64355e397f978d128130ea32dca872141aa529 [file] [log] [blame]
{
"name": "Unsplash-Swift",
"version": "0.3.0",
"summary": "Unsplash API",
"description": "Unsplash API Kit",
"homepage": "https://github.com/muukii/Unsplash-Swift",
"license": "MIT",
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/Unsplash-Swift.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Unsplash-Swift/*.swift",
"dependencies": {
"RESTRequest": [
"~> 0.4.0"
]
}
}