blob: b72b212906dd1a98ab6be2475a2701c92f45abd4 [file] [log] [blame]
{
"name": "CSXMarkView",
"version": "0.0.6",
"summary": "优惠券背景view视图.",
"description": "CSXMarkView优惠券初始版本,内容最初的可继承,可在内部当作背景view使用,建议继承使用.",
"homepage": "https://github.com/KirstenDunst/CSXMarkView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"曹世鑫": "cao_shixin@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KirstenDunst/CSXMarkView.git",
"tag": "v0.0.6"
},
"source_files": [
"CSXMarkView",
"CSXMarkView/Code/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}