[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / a / Verbena / 1.1.1 / Verbena.podspec.json
blob1bd426671e947eee3d3c67427f1ed82d2f8cda6e
2   "name": "Verbena",
3   "version": "1.1.1",
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.1"
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