[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / f / 4 / KYBarrageKit / 0.0.7 / KYBarrageKit.podspec.json
bloba567a75431a307b0bbce49ab22dfbead73783a72
2   "name": "KYBarrageKit",
3   "summary": "KYBarrageKit this is a high availability, easy to use barrage Framework Library.",
4   "version": "0.0.7",
5   "homepage": "https://github.com/kingly09/KYBarrageKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kingly": "libintm@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/kingly09/KYBarrageKit.git",
18     "tag": "0.0.7"
19   },
20   "social_media_url": "https://github.com/kingly09",
21   "source_files": "KYBarrageKit/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }