[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / e / b / UIKitSwiftDSL / 0.1.0 / UIKitSwiftDSL.podspec.json
blob3a47d53a0cacef21e4fa3e1183abe97d9fbf5fb6
2   "name": "UIKitSwiftDSL",
3   "version": "0.1.0",
4   "summary": "Swift DSL for UIKit",
5   "description": "Swift DSL for UIKit. Simple DSL in Swift which gives you opportunity to write layout code in declarative way.",
6   "homepage": "https://github.com/mecid/UIKitSwiftDSL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Majid Jabrayilov": "cmecid@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mecid/UIKitSwiftDSL.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/mecid",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "UIKitSwiftDSL/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "MapKit",
27     "ARKit",
28     "SceneKit",
29     "SpriteKit",
30     "WebKit",
31     "MetalKit"
32   ]