[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / 5 / SaKaHUD / 1.0.2 / SaKaHUD.podspec.json
blobd21c3506f62b03cc4f9150a70cb245a0e7464db6
2   "name": "SaKaHUD",
3   "version": "1.0.2",
4   "summary": "A status of SaKaHUD.",
5   "homepage": "https://github.com/WeiKunChao/SaKaHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/SaKaHUD.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "SaKaHUD/**/*.{h,m}",
21   "public_header_files": "SaKaHUD/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 1.0.0"
30     ]
31   }