blob: 4dbdf8a0b1cb873f2234afc823d43a2190b07b25 [file] [log] [blame]
{
"name": "MMDashLineView",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "虚线 颜色可以修改",
"homepage": "https://github.com/xwgit2971/MMDashLineView",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMDashLineView.git",
"tag": "0.0.1"
},
"source_files": "MMDashLineView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"UIColor-MMAdditions": [
]
}
}