[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 1 / UIView+Rounded / 0.1.1 / UIView+Rounded.podspec.json
blob26218ed0bb32b441add946fe7377faa5e4580b9c
2   "name": "UIView+Rounded",
3   "version": "0.1.1",
4   "summary": "UIView category that adds a rounded effect to its bounds.",
5   "homepage": "https://github.com/quentinhayot/UIView-Rounded",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Quentin Hayot": "q.hayot@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/quentinhayot/UIView-Rounded.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "UIView+Rounded",
22     "*.{h,m}"
23   ],
24   "requires_arc": true