[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / 2 / 4 / JCLayout / 1.0.4 / JCLayout.podspec.json
blob7741dc81819fea25cd968480f1b5af1bb230d856
2   "name": "JCLayout",
3   "version": "1.0.4",
4   "summary": "Auto layout by using JCLayout.",
5   "description": "Using for auto layout becomes more easily.You can use the JCLayoutSwiftManager to create and update the layout item.Also you can remove it.",
6   "homepage": "https://github.com/CharlieYang2018/JCLayoutSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charlie Yang": "charlie.yang@quest.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/CharlieYang2018/JCLayoutSwift.git",
19     "tag": "1.0.4"
20   },
21   "source_files": [
22     "JCLayoutSwift",
23     "JCLayoutSwift/**/*.{h,m,swift}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true,
30   "swift_versions": "4.0",
31   "swift_version": "4.0"