[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / e / 8 / SwiftLayoutConstraints / 1.0.0 / SwiftLayoutConstraints.podspec.json
blob40edd2a95338346537a7413a44d5a0e084d22ad7
2   "name": "SwiftLayoutConstraints",
3   "version": "1.0.0",
4   "summary": "Expressive NSLayoutConstraint for Swift",
5   "description": "Create NSLayoutConstraints with expressive equations in Swift.",
6   "homepage": "https://github.com/ahmadbaraka/SwiftLayoutConstraints",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmad Baraka": "ah-baraka@live.com"
13   },
14   "source": {
15     "git": "https://github.com/ahmadbaraka/SwiftLayoutConstraints.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftLayoutConstraints/Classes/**/*"