blob: b64881051bf8ee3c545344a4e2fce4d989d28494 [file] [log] [blame]
{
"name": "FastArchitecture",
"version": "1.3.1",
"summary": "Evolution of Amber, Aurum architecture",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Anvics/Fast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hip4yes": "nikitarkhipov@gmail.com"
},
"source": {
"git": "https://github.com/Anvics/Fast.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Fast/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Bond": [
]
},
"swift_version": "5.0"
}