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