[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / d / ALSLayouts / 0.2.6 / ALSLayouts.podspec.json
blobd07484bcbad1e6f11670d5a23db2a3af216eae8a
2   "name": "ALSLayouts",
3   "version": "0.2.6",
4   "summary": "AutoLayout Alternative ported from Android",
5   "description": "If you need a good AutoLayout alternative, try ALSLayouts.\nIt provides several layout ported from Android, like FrameLayout, LinearLayout and RelativeLayout.\nYou can specify layout parameters (constraints) in Interface Builder, or just add by code directly.",
6   "homepage": "https://github.com/mariotaku/ALSLayouts",
7   "screenshots": "https://github.com/mariotaku/ALSLayouts/raw/master/Resources/6_layouts.png",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mariotaku Lee": "mariotaku.lee@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mariotaku/ALSLayouts.git",
17     "tag": "0.2.6"
18   },
19   "social_media_url": "https://twitter.com/mariotaku",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Sources/**/*"