blob: 08c3fd32beab248664d03111fd46eb0c0f86c12b [file] [log] [blame]
{
"name": "ReduxUIKit",
"version": "0.1.1",
"summary": "Swift extension of UIKit for Redux.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/VladimirKalinichenko/ReduxUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VladimirKalinichenko": "qiper4life@gmail.com"
},
"source": {
"git": "https://github.com/VladimirKalinichenko/ReduxUIKit.git",
"tag": "0.1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "ReduxUIKit/Classes/**/*"
}