blob: d7b0c04ef9a14072901205b0bca5f9333efd5248 [file] [log] [blame]
{
"name": "AGFlowRouter",
"version": "0.1.0",
"summary": "Library, that allows you to manage you screens without any pain =)",
"description": "Library, that allows you to manage you screens without any pain =)\nTry it using\npod 'AGFlowRouter'",
"homepage": "https://github.com/x401om/AGFlowRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksey Goncharov": "x401om@gmail.com"
},
"source": {
"git": "https://github.com/x401om/AGFlowRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AGFlowRouter/Classes/**/*",
"frameworks": "UIKit"
}