| { |
| "name": "KYBarrageKit", |
| "summary": "KYBarrageKit this is a high availability, easy to use barrage Framework Library.", |
| "version": "1.0.2", |
| "homepage": "https://github.com/kingly09/KYBarrageKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kingly": "libintm@163.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/kingly09/KYBarrageKit.git", |
| "tag": "1.0.2" |
| }, |
| "social_media_url": "https://github.com/kingly09", |
| "source_files": "KYBarrageKit/*.{h,m}", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "dependencies": { |
| "SDWebImage": [ |
| "~> 4.1.0" |
| ] |
| } |
| } |