[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / e / 4 / 3 / AAHUD / 1.0.3 / AAHUD.podspec.json
blob249422cf0472bbca5eca19af50b422a0898a1ddc
2   "name": "AAHUD",
3   "version": "1.0.3",
4   "summary": "MBProgressHUD 简单好用的封装",
5   "swift_versions": "5",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/Fxxxxxx/AAHUD",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Aaron": "e2shao1993@163.com"
14   },
15   "source": {
16     "git": "https://github.com/Fxxxxxx/AAHUD.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AAHUD/Classes/**/*",
23   "resources": "AAHUD/Assets/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "MBProgressHUD": [
28     ]
29   },
30   "swift_version": "5"