blob: 0bd84e9a43fcc4d56687a57654b980b3c6483afd [file] [log] [blame]
{
"name": "ReactiveListViewKit",
"version": "1.2.4",
"summary": "MVVM + FLUX Reactive Facade ViewKit, eliminates Massive View Controller in unidirectional event/state flow manner.",
"description": "- MVVM + FLUX reactive facade ViewKit for feed based app development\n- Eliminates Massive View Controller in unidirectional Event/State flow manner",
"homepage": "https://github.com/geekaurora/ReactiveListViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"geekaurora": "showt2me@gmail.com"
},
"source": {
"git": "https://github.com/geekaurora/ReactiveListViewKit.git",
"tag": "1.2.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ReactiveListViewKit/ReactiveListViewKit/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"frameworks": "UIKit",
"dependencies": {
"CZUtils": [
]
},
"pushed_with_swift_version": "3.0"
}