[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / c / a / JCLayoutSwift / 0.0.2 / JCLayoutSwift.podspec.json
blobdf5f2e05a089d879a5ba90743fd6677033db9fef
2   "name": "JCLayoutSwift",
3   "version": "0.0.2",
4   "summary": "Auto layout by using JCLayoutSwift.",
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": "0.0.2"
20   },
21   "source_files": [
22     "JCLayoutSwift",
23     "JCLayoutSwift/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true,
31   "swift_version": "4.0"