blob: 62532b7c1d32ef7209e473f02f3b0a6b9f749cb9 [file] [log] [blame]
{
"name": "RKCoordinator",
"version": "0.1.1",
"summary": "Coordinators",
"description": "Coordinators\n\n0.1.1\n Add new manage method (\"Add\") to BaseCoordinator\n\n0.1.0\n Init",
"homepage": "https://github.com/DaskiOFF/RKCoordinator",
"documentation_url": "https://daskioff.github.io/RKCoordinator/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaskiOFF": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKCoordinator.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}