| { |
| "name": "RKExCustomary", |
| "version": "0.0.2", |
| "summary": "RKExCustomary 是常用的 Extension 工具", |
| "description": "【iOS】【Swift】RKExCustomary 是常用的 Extension 工具", |
| "homepage": "https://github.com/rick-ke/RKExCustomary", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": "Rick Ke", |
| "swift_versions": "4.2", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/rick-ke/RKExCustomary.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "RKExCustomary/Source/**/*", |
| "requires_arc": true, |
| "frameworks": "UIKit" |
| } |