[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / f / SwiftHandyAutoLayout / 1.0.0 / SwiftHandyAutoLayout.podspec.json
blob9da5d6bf7ecf2b08b58a1096b9efb4215def21a8
2   "name": "SwiftHandyAutoLayout",
3   "version": "1.0.0",
4   "summary": "A handy methods for AutoLayout By Swift",
5   "description": "A view extension for AutoLayout handy methods",
6   "homepage": "https://github.com/cbknight/SwiftHandyAutoLayout",
7   "license": "MIT",
8   "authors": {
9     "Chrisbin": "chrischenbing@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/cbknight/SwiftHandyAutoLayout.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "UIViewLayoutExtension.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true