[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 1 / UIView+Rounded / 0.1.4 / UIView+Rounded.podspec.json
blob6d253a9d8d900eab72601972540dd8301876e77e
2   "name": "UIView+Rounded",
3   "version": "0.1.4",
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.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "UIView+Rounded",
22     "*.{h,m}"
23   ],
24   "requires_arc": true