blob: 20b944e09dcec50884ae651f2d00f3d5cce6e3c9 [file] [log] [blame]
{
"name": "Fusuma",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"resources": [
"Sources/Assets.xcassets",
"Sources/**/*.xib"
],
"pushed_with_swift_version": "3.0"
}