[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 5 / DCAutoLayout / 1.0.2 / DCAutoLayout.podspec.json
blob11fd11edbffa8a789eae58b601d82cb001026ee5
2   "name": "DCAutoLayout",
3   "version": "1.0.2",
4   "summary": "A Swift Autolayout DSL for iOS",
5   "homepage": "https://github.com/DarielChen/DCAutoLayout",
6   "license": "MIT",
7   "authors": {
8     "DarielChen": "chendariel@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/DarielCQ",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/DarielChen/DCAutoLayout.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "DCAutoLayout/DCAutoLayout/*.swift",
19   "swift_version": "4.2"