blob: b59567221fe480da6555b222800d4bac559a3586 [file] [log] [blame]
{
"name": "Closurable",
"version": "0.2",
"summary": "Simple, easy and lightweight library for MVVM.",
"homepage": "https://github.com/AcaiBowl/Closurable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Toru Asai": "acaibowl.dev@gmail.com"
},
"social_media_url": "http://twitter.com/_acaibowl",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AcaiBowl/Closurable.git",
"tag": "0.2"
},
"source_files": [
"Closurable",
"Closurable/**/*.swift"
],
"public_header_files": "Closurable/**/*.h",
"pushed_with_swift_version": "4.0"
}