[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 9 / f / KYAsyncLoadBubble / 1.0.2 / KYAsyncLoadBubble.podspec.json
blob887f96d228a943e89600a3c8612921be2f9f1c84
2   "name": "KYAsyncLoadBubble",
3   "version": "1.0.2",
4   "summary": "A floating bubble which ca async-load web content",
5   "description": "                   A floating bubble which ca async-load web content. 后台加载网页悬浮球\n",
6   "homepage": "https://github.com/KittenYang/KYAsyncLoadBubble",
7   "license": "MIT",
8   "authors": {
9     "KittenYang": "kittenyang@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/KittenYang/KYAsyncLoadBubble.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
26       "~> 2.0"
27     ]
28   }