blob: f76db5f7a84222a9ac371bd2fb104ceac4988c40 [file] [log] [blame]
{
"name": "LLStepper",
"version": "0.0.1",
"summary": "iOS digital accuser control which can be added , subtracted and input.",
"description": "可输入、加减的iOS数量加减器控件",
"homepage": "https://github.com/kevll/LLStepper",
"license": "MIT",
"authors": {
"kevll": "kevliule@gmail.com"
},
"social_media_url": "http://twitter.com/kevliule",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kevll/LLStepper.git",
"tag": "0.0.1"
},
"source_files": "LLStepper/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}