blob: 67e23775ef130619e5f131fdf129494d87cf8938 [file] [log] [blame]
{
"name": "AGFlowRouter",
"version": "0.5.3",
"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": {
"Alex Goncharov": "x401om@gmail.com"
},
"source": {
"git": "https://github.com/x401om/AGFlowRouter.git",
"tag": "0.5.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AGFlowRouter/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"PureLayout": [
"= 3.0.2"
]
}
}