blob: 2dcf8f5791554cf72196444ad2a4e2c7dd5f79b8 [file] [log] [blame]
{
"name": "AXDottedLineView",
"version": "1.0.0",
"summary": "A View for dotted line.",
"homepage": "https://github.com/arnoldxiao/AXDottedLineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arnoldxiao": "arnoldxiao@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/arnoldxiao/AXDottedLineView.git",
"tag": "1.0.0"
},
"source_files": "AXDottedLineView/AXDottedLineView/AXDottedLineView/**/*",
"requires_arc": true
}