blob: 13cf3ab16503ad9650670650053d542af3f36070 [file] [log] [blame]
{
"name": "ZappingKit",
"version": "0.1.12",
"summary": "Provide zapping UI.",
"description": "Provide zapping UI. Support navigation controllre life cycle.",
"homepage": "https://github.com/noppefoxwolf/ZappingKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomoya Hirano": "cromteria@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/ZappingKit.git",
"tag": "0.1.12"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "8.0"
},
"source_files": "ZappingKit/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"pushed_with_swift_version": "3.0"
}