[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / e / MMProgressHUD / 0.2.0 / MMProgressHUD.podspec.json
blobd311f24fd62ef07ea96e0c229f1748840b997d8c
2   "name": "MMProgressHUD",
3   "version": "0.2.0",
4   "summary": "An easy to use HUD interface with personality.",
5   "homepage": "https://github.com/mutualmobile/MMProgressHUD",
6   "license": "MIT",
7   "authors": {
8     "Lars Anderson": "lars.anderson@mutualmobile.com"
9   },
10   "source": {
11     "git": "https://github.com/mutualmobile/MMProgressHUD.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "Source/*.{h,m}",
18   "public_header_files": "Source/{MMProgressHUDOverlayView,MMProgressHUD,MMHud,MMProgressView-Protocol,MMRadialProgressView,MMLinearProgressView}.h",
19   "frameworks": [
20     "QuartzCore",
21     "CoreGraphics"
22   ],
23   "requires_arc": true