[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / 5 / UIKitBuilder / 0.0.1 / UIKitBuilder.podspec.json
blob7646a670138c17bc4b572765fb0b00518b76a566
2   "name": "UIKitBuilder",
3   "version": "0.0.1",
4   "summary": "Creates UIKit elements using UIBuilder Pattern.",
5   "homepage": "https://github.com/devuzan/UIKitBuilder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Yusuf U.": "devuzan@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devuzan/UIKitBuilder.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/UIKitBuilder/**/*",
22   "swift_version": "5.0"