[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 5 / b / VanillaConstraints / 1.0.4 / VanillaConstraints.podspec.json
blob6aad36eeced754facd5b62d59edacb8ff1abad00
2   "name": "VanillaConstraints",
3   "version": "1.0.4",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/jdisho/VanillaConstraints",
8   "authors": {
9     "Joan Disho": "dishojoan@gmail.com"
10   },
11   "summary": "Simplified and chainable AutoLayout NSLayoutConstraints for iOS.",
12   "source": {
13     "git": "https://github.com/jdisho/VanillaConstraints.git",
14     "tag": "1.0.4"
15   },
16   "swift_versions": "4.0",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "VanillaConstraints/Source/*.swift",
21   "frameworks": "UIKit",
22   "swift_version": "4.0"