[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / e / MMProgressHUD / 0.3.1 / MMProgressHUD.podspec.json
blob5ee166c6dcfcde99dbdfdee9e43a06e15cc86a91
2   "name": "MMProgressHUD",
3   "version": "0.3.1",
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.3.1"
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,MMVectorImage}.h",
19   "frameworks": [
20     "QuartzCore",
21     "CoreGraphics"
22   ],
23   "requires_arc": true