{ | |
"name": "MKInnerShadow", | |
"version": "1.0.0", | |
"license": "MIT", | |
"summary": "MKInnerShadow是用来绘制视图的内阴影的快捷工具.", | |
"homepage": "https://github.com/SYFH/MKInnerShadow", | |
"authors": { | |
"SYFH": "SYFH" | |
}, | |
"source": { | |
"git": "https://github.com/SYFH/MKInnerShadow.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "MKInnerShadow/*.{h,m}" | |
} |