[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / 6 / 8 / AppCraftOrigin / 0.3.3 / AppCraftOrigin.podspec.json
blobc711fa52d14e36eeb32857f679433b3c2fe18912
2   "name": "AppCraftOrigin",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Basic classes to work with VIPER arch",
7   "requires_arc": true,
8   "version": "0.3.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Opekishev Kirill": "grumpykir@gmail.com"
15   },
16   "homepage": "https://github.com/GrumpyKir/ViperOrigin",
17   "source": {
18     "git": "https://github.com/GrumpyKir/ViperOrigin.git",
19     "tag": "0.3.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "AppCraftOrigin/SourceData/**/*.swift",
23   "swift_version": "4.2"