blob: daed668fc8229ad5b46504473c5cfd0fa449420f [file] [log] [blame]
{
"name": "ShopCounterView",
"version": "0.0.2",
"summary": "购物车加减的那种有回调",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/smithgoo/ShopCounterView",
"license": "MIT",
"authors": {
"KPeng": "294336370@qq.com"
},
"source": {
"git": "https://github.com/smithgoo/ShopCounterView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "ShopCounterView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}