blob: 0114f07b6ca4286c0f40cadf512fee61c70588d2 [file] [log] [blame]
{
"name": "Closurable",
"version": "0.3",
"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.3"
},
"source_files": [
"Closurable",
"Closurable/**/*.swift"
],
"public_header_files": "Closurable/**/*.h",
"pushed_with_swift_version": "4.0"
}