[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / d / 7 / AnvicsFoundation / 1.0.0 / AnvicsFoundation.podspec.json
blob1f16ad2c05b1016fc10e4a51930f0b8aec7a7afc
2   "name": "AnvicsFoundation",
3   "version": "1.0.0",
4   "summary": "Foundation for Anvics iOS dev",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Anvics/AnvicsFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hip4yes": "narhipov92@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Anvics/AnvicsFoundation.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AnvicsFoundation/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Bond": [
27     ],
28     "FastArchitecture": [
30     ],
31     "SwifterSwift": [
33     ],
34     "SVProgressHUD": [
36     ],
37     "Magics": [
39     ],
40     "Animatics": [
42     ],
43     "AnimaticsBond": [
44       "~> 1.1.0"
45     ]
46   },
47   "swift_version": "5.0"