[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 7 / JustLayout / 1.3.0 / JustLayout.podspec.json
blobbb55f5261c4bad16517afc5016397374c7effe80
2   "name": "JustLayout",
3   "module_name": "JustLayout",
4   "version": "1.3.0",
5   "summary": "An elegant Auto Layout sugar for iOS",
6   "description": "JustLayout is an elegant Auto Layout sugar for iOS.",
7   "homepage": "https://github.com/Meniny/JustLayout",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": "Elias Abel",
13   "social_media_url": "https://meniny.cn/",
14   "source": {
15     "git": "https://github.com/Meniny/JustLayout.git",
16     "tag": "1.3.0"
17   },
18   "source_files": "JustLayout/**/*.swift",
19   "requires_arc": true,
20   "swift_version": "4.1",
21   "platforms": {
22     "ios": "8",
23     "tvos": "10.2"
24   }