| { |
| "name": "KYAlertView", |
| "summary": "A highly customized package of AlertView, strong scalability.", |
| "version": "0.0.2", |
| "homepage": "https://github.com/kingly09/KYAlertView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kingly": "libintm@163.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/kingly09/KYAlertView.git", |
| "tag": "0.0.2" |
| }, |
| "social_media_url": "https://github.com/kingly09", |
| "source_files": "KYAlertViewLib/*.{h,m}", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |