blob: 1f16ad2c05b1016fc10e4a51930f0b8aec7a7afc [file] [log] [blame]
{
"name": "AnvicsFoundation",
"version": "1.0.0",
"summary": "Foundation for Anvics iOS dev",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Anvics/AnvicsFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hip4yes": "narhipov92@gmail.com"
},
"source": {
"git": "https://github.com/Anvics/AnvicsFoundation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AnvicsFoundation/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Bond": [
],
"FastArchitecture": [
],
"SwifterSwift": [
],
"SVProgressHUD": [
],
"Magics": [
],
"Animatics": [
],
"AnimaticsBond": [
"~> 1.1.0"
]
},
"swift_version": "5.0"
}