blob: ce7103ca80d9abb306a667baecd8df53b21cb37d [file] [log] [blame]
{
"name": "FastArchitecture",
"version": "1.1.4",
"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.1.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Fast/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Bond": [
]
},
"swift_version": "5.0"
}