blob: daf8d4e09b7a6e623796f1cedbdb090b488c6f3c [file] [log] [blame]
{
"name": "AGJDashLineView",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "虚线 颜色可以修改",
"homepage": "https://git.corp.angejia.com/xiawei2/AGJDashLineView",
"authors": {
"SunnyX": "xiawei2@angejia.com"
},
"source": {
"git": "git@git.corp.angejia.com:xiawei2/AGJDashLineView.git",
"tag": "0.0.1"
},
"source_files": "AGJDashLineView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"UIColor-AGJAdditions": [
]
}
}