[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / d / SAMHUDView / 0.1.1 / SAMHUDView.podspec.json
blob958cee8998f2b4ed5dbc5d4b3383acbeb3ad08ff
2   "name": "SAMHUDView",
3   "version": "0.1.1",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMHUDView",
8   "summary": "Easily use gradients in UIKit.",
9   "source": {
10     "git": "https://github.com/soffes/SAMHUDView.git",
11     "tag": "v0.1.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "source_files": "SAMHUDView",
27   "resources": [
28     "Resources/*"
29   ]