[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 9 / UIView+Positioning / 1.2 / UIView+Positioning.podspec.json
blob23723acbf59fb64e6cca5d591fe909989209050a
2   "name": "UIView+Positioning",
3   "version": "1.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/freak4pc/UIView-Positioning",
8   "authors": {
9     "Tony Million": "tonymillion@gmail.com"
10   },
11   "summary": "UIView+Positioning provides shorthand methods to defining the frame properties of any UIView based object in an easy fashion.",
12   "source": {
13     "git": "https://github.com/freak4pc/UIView-Positioning.git",
14     "tag": "v1.2"
15   },
16   "source_files": "UIView+Positioning.swift",
17   "platforms": {
18     "ios": "8.0"
19   }