[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 6 / KASeparatorLine / 1.0 / KASeparatorLine.podspec.json
blobe634d47ed5e5bfe58f367d655e8d2d626bc7accf
2   "name": "KASeparatorLine",
3   "version": "1.0",
4   "summary": "NSView subclass for drawing a separator line.",
5   "description": "                       KASeparatorLine does one thing and one thing only:\n\n                       Draw a horizontal separator line.\n",
6   "homepage": "https://github.com/ashchan/KASeparatorLine",
7   "license": "MIT",
8   "authors": {
9     "James Chen": "ashchan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ashchan/KASeparatorLine.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/ashchan",
16   "platforms": {
17     "osx": "10.7"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/osx/*",
21   "screenshots": "https://raw.github.com/ashchan/KASeparatorLine/master/screenshot.png"