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