blob: ce0b150aeb569690319465ba5573e2a3e118e64e [file] [log] [blame]
{
"name": "Fusuma",
"version": "0.1.4",
"summary": "Instagram-like photo browser with a few line of code written in Swift",
"homepage": "https://github.com/ytakzk/Fusuma",
"license": "MIT",
"authors": {
"ytakzk": "shyss.ak@gmail.com"
},
"source": {
"git": "https://github.com/ytakzk/Fusuma.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resource_bundles": {
"Fusuma": [
"Classes/**/*"
]
}
}