[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 5 / c / SCUIBuildKit / 1.0.3 / SCUIBuildKit.podspec.json
blobb3356118b72619802b1059a928c5a42117753f76
2   "name": "SCUIBuildKit",
3   "version": "1.0.3",
4   "summary": "SCBuildKit is make UIView",
5   "description": "SCBuildKit aim to\n* Chainning property Attributes",
6   "homepage": "https://github.com/interactord/SCBuildKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Scoon Moon": "interactord@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.2"
16   },
17   "swift_version": "5.0",
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "5.0"
20   },
21   "source": {
22     "git": "https://github.com/interactord/SCBuildKit.git",
23     "tag": "1.0.3"
24   },
25   "source_files": "SCUIBuildKit/**/*.swift",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true