[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 2 / 0 / SBAProgressHud / 1.1 / SBAProgressHud.podspec.json
blob010f092c734f7e92da3568215d48d7934a2e1464
2   "name": "SBAProgressHud",
3   "version": "1.1",
4   "summary": "SBAProgressHud is a simple and easy-to-use progress HUD for your iOS apps written in Swift.",
5   "homepage": "https://github.com/shoaib-akhtar/SBAProgressHud",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shoaib Akhtar": "shoaib.akhtar1@live.com"
12   },
13   "source": {
14     "git": "https://github.com/shoaib-akhtar/SBAProgressHud.git",
15     "branch": "master",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": "SBAProgressHud/*.swift",
23   "resource_bundles": {
24     "SBAProgressHud": "SBAProgressHud/*.{lproj,storyboard}"
25   },
26   "resources": "SBAProgressHud/SBAProgressHud.storyboard",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "swift_version": "4.2"