blob: c0e44d58e7a5c161a4ac2a0b726a944b45836987 [file] [log] [blame]
{
"name": "AppContainerKit",
"version": "0.1.2",
"summary": "Separated storyboards configuration as convinient to use container",
"description": "Separated storyboards configuration for support two state of Application like Authorization flow and Main",
"homepage": "https://twitter.com/p_mozliwy",
"license": "MIT",
"authors": {
"Łoziński Paweł": "palozinski@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/palozinski/AppContainerKit.git",
"tag": "0.1.2"
},
"source_files": [
"AppContainerKit/Sources/**/*"
],
"swift_version": "4.2"
}