[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / d / ATMHud / 0.0.1 / ATMHud.podspec.json
blobf43c88f9918622a777ecf7ddd926af0a765bbe11
2   "name": "ATMHud",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "Library for the creation of HUDs in iPhone applications.",
8   "homepage": "https://github.com/atomton/ATMHud",
9   "authors": {
10     "Marcel Müller": "pool@atomton.net"
11   },
12   "source": {
13     "git": "https://github.com/atomton/ATMHud.git",
14     "commit": "fc79fed7268362c744de5470169db0a381866ad7"
15   },
16   "source_files": "ATM*.{h,m}",
17   "resources": [
18     "11-x.png",
19     "19-check.png",
20     "pop.wav"
21   ],
22   "frameworks": [
23     "QuartzCore",
24     "AudioToolbox"
25   ],
26   "license": "BSD",
27   "requires_arc": false