[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / NotAutoLayout / 3.1.1 / NotAutoLayout.podspec.json
bloba41b797beb4b95157f4176d521b12543cf009156
2   "name": "NotAutoLayout",
3   "version": "3.1.1",
4   "summary": "Layout your views without Auto Layout constraints, in a much more swifty way.",
5   "description": "NotAutoLayout is a framework to help you layout subviews without Auto Layout constraints.",
6   "homepage": "https://github.com/el-hoshino/NotAutoLayout",
7   "screenshots": "https://raw.githubusercontent.com/el-hoshino/NotAutoLayout/version/3.2.0/README_Resource/PlaygroundSample.png",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "el-hoshino": "elvis.shi@icloud.com"
14   },
15   "social_media_url": "http://twitter.com/lovee",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "swift_version": "4.0",
20   "source": {
21     "git": "https://github.com/el-hoshino/NotAutoLayout.git",
22     "tag": "version/3.1.1"
23   },
24   "source_files": "NotAutoLayout/NotAutoLayout/**/*.{h,m,swift}"