[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / f / 1 / BDGViews / 0.0.8 / BDGViews.podspec.json
blob192bca8c2e16cd2688826a3187db9e30727bef6d
2   "name": "BDGViews",
3   "version": "0.0.8",
4   "summary": "Great UIView subclasses with IBInspectables",
5   "license": "MIT",
6   "description": "Great UIView subclasses with IBInspectable properties to quickly have a shadowed view, rounded view, circular view, etc.",
7   "homepage": "https://github.com/BobDG/BDGViews",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/BDGViews.git",
13     "tag": "0.0.8"
14   },
15   "source_files": "BDGViews/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true