[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / b / 3 / UIBezierPath-RoundedPolygon / 0.1.1 / UIBezierPath-RoundedPolygon.podspec.json
blob2a74a36b6fd3a528caeab836075cbe7cd7167c01
2   "name": "UIBezierPath-RoundedPolygon",
3   "version": "0.1.1",
4   "summary": "UIBezierPath-RoundedPolygon gives you rounded convex polygons.",
5   "description": "You can make all sorts of rounded-corner paths.  Try making a rounded triangle.",
6   "homepage": "https://github.com/pixio/UIBezierPath-RoundedPolygon",
7   "license": "MIT",
8   "authors": {
9     "Daniel Blakemore": "DanBlakemore@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pixio/UIBezierPath-RoundedPolygon.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": "UIKit"