[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / d / SwiftLayoutKit / 0.1.1 / SwiftLayoutKit.podspec.json
blobae57a37d593eeb0230bd656e8bd21b0c508bd542
2   "name": "SwiftLayoutKit",
3   "version": "0.1.1",
4   "summary": "An elegant and simple way to build your auto layout constraints",
5   "description": "                   Produce auto layout constraints by expressing the relations between the layout attributes of your views or by using the visual format language.\n",
6   "homepage": "https://github.com/yankodimitrov/SwiftLayoutKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Yanko Dimitrov": "yanko@yankodimitrov.com"
13   },
14   "social_media_url": "https://twitter.com/_yankodimitrov",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/yankodimitrov/SwiftLayoutKit.git",
20     "tag": "v0.1.1"
21   },
22   "source_files": "SwiftLayoutKit/*.swift",
23   "requires_arc": true