[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / f / YVAnchor / 0.1.0 / YVAnchor.podspec.json
blob658566a8afea7888b1046af6a0bed7dbcfb08a02
2   "name": "YVAnchor",
3   "version": "0.1.0",
4   "summary": "Syntax sugar for working with anchors in swift.",
5   "swift_versions": "4.0",
6   "description": "Now you will never ever forget to activate your constraint or set `translatesAutoresizingMaskIntoConstraints` parameter ðŸ˜œ",
7   "homepage": "https://github.com/Shadberrow/YVAnchor",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Shadberrow": "veret.evg@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Shadberrow/YVAnchor.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "YVAnchor/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"