blob: 420254fd05138c7222e5c515133b55542ceed91a [file] [log] [blame]
{
"name": "AXDashedLine",
"version": "1.0.0",
"summary": "a dashed view.",
"description": "a dashed view.",
"homepage": "https://github.com/arnoldxiao/AXDashedLine",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"arnoldxiao": "arnoldxiao@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/arnoldxiao/AXDashedLine.git",
"tag": "1.0.0"
},
"source_files": [
"src",
"src/**/*.{h,m}"
],
"public_header_files": "src/**/*.h",
"requires_arc": true
}