| { |
| "name": "JXTAlertController", |
| "summary": "A library easy to use UIAlertViewController on iOS.", |
| "authors": { |
| "kukumaluCN": "1145049339@qq.com" |
| }, |
| "social_media_url": "https://www.jianshu.com/u/c8f8558a4b1d", |
| "version": "1.0.1", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/kukumaluCN/JXTAlertController", |
| "source": { |
| "git": "https://github.com/kukumaluCN/JXTAlertController.git", |
| "tag": "1.0.1" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "JXTAlertController/*.{h,m}" |
| } |