[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / e / 0 / Dimension / 0.3.1 / Dimension.podspec.json
blobd284f59ad146acc04ebda1c7107b5e2d27b7e787
2   "name": "Dimension",
3   "version": "0.3.1",
4   "summary": "Extensions for UIKit objects for easier access of frame properties",
5   "homepage": "https://github.com/materik/dimension.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Mattias Eriksson": "thematerik@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/materik/dimension.git",
18     "tag": "0.3.1"
19   },
20   "source_files": "*.swift",
21   "exclude_files": "Demo",
22   "frameworks": [
23     "UIKit"
24   ]