[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / e / a / Verbena / 1.1.0 / Verbena.podspec.json
blob5f3f87c01a570f8977783dc0c1092279d61e50d6
2   "name": "Verbena",
3   "version": "1.1.0",
4   "summary": "Get UIImage/NSimage instances from Quartz drawing code, views, etc.",
5   "homepage": "https://github.com/kaishin/Verbena",
6   "social_media_url": "http://twitter.com/kaishin",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Reda Lemeden": "git@kaishin.haz.email"
13   },
14   "source": {
15     "git": "https://github.com/kaishin/Verbena.git",
16     "tag": "v1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "ios": {
23     "source_files": "Verbena/**/*.{h,swift}"
24   },
25   "osx": {
26     "source_files": "VerbenaMac/**/*.{h,swift}"
27   },
28   "requires_arc": true