[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / f / e / StackCraft / 0.0.2 / StackCraft.podspec.json
blobaf8220382f2113d63955cfa2c16b6fc9c8d95226
2   "name": "StackCraft",
3   "version": "0.0.2",
4   "summary": "Stack views on frames library",
5   "swift_versions": "5.4",
6   "homepage": "https://github.com/dDomovoj/StackCraft",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Dzmitry Duleba": "dmitryduleba@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dDomovoj/StackCraft.git",
15     "tag": "0.0.2"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "Sources/*.swift",
25   "swift_version": "5.4"