blob: 267a6bd63dd78d39a7b06d7a0926d33e0d20227c [file] [log] [blame]
{
"name": "DDDashLine",
"version": "1.0",
"summary": "Just a dash line",
"description": "DDDash line help u add a dash line on UIView written by Objective-C",
"homepage": "https://github.com/deepdevelop/DDDashLine",
"license": "MIT",
"authors": {
"Liu Yi": "61upup@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/deepdevelop/DDDashLine.git",
"tag": "1.0"
},
"source_files": "SRC/**/*.{h,m}",
"requires_arc": true
}