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