[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / f / EFFlukyProgressHUD / 0.1.0 / EFFlukyProgressHUD.podspec.json
blob0b687b937d9a5c08beb8980375b5091222b74fdf
2   "name": "EFFlukyProgressHUD",
3   "version": "0.1.0",
4   "summary": "An ordinary custom loading view.",
5   "description": "EFNavigationBar - An ordinary custom loading view.",
6   "homepage": "https://github.com/EFPrefix/EFFlukyProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EFPrefix/EFFlukyProgressHUD.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/EyreFree777",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "EFFlukyProgressHUD/Classes/**/*",
24   "resources": "EFFlukyProgressHUD/Assets/*.xcassets",
25   "dependencies": {
26     "MBProgressHUD": [
27       "~> 1.1.0"
28     ],
29     "Fluky": [
30       "~> 1.0.0"
31     ]
32   }