[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / e / 0 / Dimension / 0.3.2 / Dimension.podspec.json
blobdfac486e5a4144a7565499fbe61590f013a21e26
2   "name": "Dimension",
3   "version": "0.3.2",
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     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/materik/dimension.git",
19     "tag": "0.3.2"
20   },
21   "source_files": "*.swift",
22   "exclude_files": "Demo",
23   "frameworks": [
24     "UIKit"
25   ]