[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 9 / D2LayoutHelperPod / 0.8.1 / D2LayoutHelperPod.podspec.json
blob4cb7e0667903d69281122d036c8a19201709114e
2   "name": "D2LayoutHelperPod",
3   "version": "0.8.1",
4   "summary": "This gives you some simple methods to accomplish simple common tasks with NSLayoutConstraints.",
5   "description": "Sometimes we get tired of defining constraints over and over. Do you feel like some of the methods are just too long? This\nCocoapod provides a solution. Warning, you might fall in love ❤️.",
6   "homepage": "https://github.com/2020deception/D2LayoutHelperPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brian Bowman": "2020deception@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/2020deception/D2LayoutHelperPod.git",
16     "tag": "0.8.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "D2LayoutHelperPod/Classes/**/*"