[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / 1 / 5 / SeparatorLine / 0.0.2 / SeparatorLine.podspec.json
blob95cca743309eb365b46d63417355daf84b44a230
2   "name": "SeparatorLine",
3   "version": "0.0.2",
4   "summary": "Only one line of code, quick to add a line in the view.",
5   "homepage": "https://github.com/coder-zyp",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "coder-zyp": "coder_zyp@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/coder-zyp/SeparatorLine.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "demo/ZYPLineDemo/SeparatorLine.swift",
21   "dependencies": {
22     "SnapKit": [
23       "~> 3.2.0"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"