[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 9 / e / 0 / Dimension / 0.3.0 / Dimension.podspec.json
blobf810a0db953b561948d681b0dbb5f2cc801cf950
2   "name": "Dimension",
3   "version": "0.3.0",
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.0"
19   },
20   "source_files": "*.swift",
21   "exclude_files": "Demo",
22   "frameworks": "UIKit"