[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 7 / d / a / UIViewFrameExtension / 1.0 / UIViewFrameExtension.podspec.json
blobcebdb7bfab885e50e6109a401d63427b9bc80483
2   "name": "UIViewFrameExtension",
3   "version": "1.0",
4   "summary": "Convenient frame accessor for UIView written in Swift Programming Language",
5   "homepage": "https://github.com/Krivoblotsky/UIViewFrameExtension/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Serg Krivoblotsky": "krivoblotsky@me.com"
12   },
13   "source": {
14     "git": "https://github.com/Krivoblotsky/UIViewFrameExtension.git",
15     "tag": "1.0"
16   },
17   "source_files": "*.swift",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true