[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 4 / 9 / 5 / SCLayoutKit / 1.0.0 / SCLayoutKit.podspec.json
blob1a08e1ef4ea94f78acfcab0336abf0496c92949e
2   "name": "SCLayoutKit",
3   "version": "1.0.0",
4   "summary": "SCLayoutKit is autolayout helper kit",
5   "description": "SCLayoutKit aim to\n* Chainning property Attributes",
6   "homepage": "https://github.com/interactord/SCLayoutKit",
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/SCLayoutKit.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "SCLayoutKit/**/*.swift",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true