[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / a / Verbena / 3.0.0 / Verbena.podspec.json
blobbaf6a9c33ec28a9501184533b1294ce117db1fd1
2   "name": "Verbena",
3   "version": "3.0.0",
4   "summary": "Get UIImage/NSimage instances from Core Graphics 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": "v3.0.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.10"
21   },
22   "ios": {
23     "source_files": "Verbena/**/*.{h,swift}"
24   },
25   "osx": {
26     "source_files": "VerbenaMac/**/*.{h,swift}"
27   },
28   "requires_arc": true,
29   "pushed_with_swift_version": "4.0"