[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 7 / e / MMProgressHUD / 0.2.2 / MMProgressHUD.podspec.json
blob1b050c85735f9c0231ce9a8129d716c08ef37be4
2   "name": "MMProgressHUD",
3   "version": "0.2.2",
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.2"
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