[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 7 / a / SVStatusHUD / 0.0.1 / SVStatusHUD.podspec.json
blob1aefcb5c0b9a082d45cd50baf92d01c8c11d98b2
2   "name": "SVStatusHUD",
3   "version": "0.0.1",
4   "summary": "A copycat of the HUD shown on orientation and volume change in iOS.",
5   "homepage": "https://github.com/samvermette/SVStatusHUD",
6   "license": "MIT",
7   "authors": "Sam Vermette",
8   "source": {
9     "git": "https://github.com/samvermette/SVStatusHUD.git",
10     "commit": "622783d70aadd0b2f36a03fd3543797713348321"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "frameworks": [
16     "Foundation",
17     "UIKit",
18     "CoreGraphics",
19     "QuartzCore"
20   ],
21   "source_files": "SVStatusHUD/SVStatusHUD.{m,h}",
22   "requires_arc": false