| { |
| "name": "JMSRounedCorners", |
| "version": "1.0.0", |
| "license": "MIT", |
| "summary": "The Swift version of UIView and UIImageView draw the rounded corners.", |
| "homepage": "https://github.com/James-swift/JMSRounedCorners", |
| "authors": { |
| "xiaobs": "1007785739@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/James-swift/JMSRounedCorners.git", |
| "tag": "1.0.0" |
| }, |
| "requires_arc": true, |
| "description": "JMSRounedCorners - The Swift version of UIView and UIImageView draw the rounded corners.", |
| "source_files": "JMSRounedCorners/Lib/*", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "pushed_with_swift_version": "3.0" |
| } |