[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 9 / 8 / ICXProgressHUD / 0.1.2 / ICXProgressHUD.podspec.json
blobbeeff635e59b6a379dd9c1a7200558e0517f70b2
2   "name": "ICXProgressHUD",
3   "version": "0.1.2",
4   "summary": "From MBProgressHUD",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/ICX-iOS/ICXProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TPQuietBro": "tangpeng@icarbonx.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/ICX-iOS/ICXProgressHUD.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXProgressHUD/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 1.1.0"
26     ]
27   }