[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / e / a / Verbena / 2.0.0 / Verbena.podspec.json
blob9b028d841da21641f179825c1411678591ba36a7
2   "name": "Verbena",
3   "version": "2.0.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": "v2.0.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