blob: 8e212d7b807f7c11a52dab7d3ad3156ec7562a90 [file] [log] [blame]
{
"name": "Fusuma",
"version": "0.2.7",
"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.2.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.swift",
"resources": [
"Classes/Assets.xcassets",
"Classes/**/*.xib"
]
}