blob: 7c3788c53abfa60793f7e130635b154b1dfe7e03 [file] [log] [blame]
{
"name": "Ana",
"version": "0.2.1",
"summary": "A routing solution for deploying path-oriented iOS applications (conforms to the Clean VIPER Architecture to simplify development).",
"description": "This module provides a routing solution for deploying path-oriented iOS applications written in Swift. It conforms to the Clean VIPER Architecture in order to simplify application development.",
"homepage": "https://github.com/oscarafuentes/Ana",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oscarafuentes": "oscar@tinbyte.com"
},
"source": {
"git": "https://github.com/oscarafuentes/Ana.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Ana/**/*",
"pushed_with_swift_version": "3.0"
}