[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / a / Verbena / 1.0.1 / Verbena.podspec.json
blobb1b35afacbcb4403e98c6e54bc2b0280e9485054
2   "name": "Verbena",
3   "version": "1.0.1",
4   "summary": "Get image instances from Quartz drawing code.",
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": "reda@thoughtbot.com"
13   },
14   "source": {
15     "git": "https://github.com/kaishin/Verbena.git",
16     "tag": "v1.0.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