blob: 816baebfedfd70b280af2bae6c9b1fd88e49f600 [file] [log] [blame]
{
"name": "SKYTextStepper",
"version": "0.0.2",
"summary": "SKYTextStepper is a customizable UIControl with stepper and Textfield combined.",
"homepage": "https://github.com/bluesky0109/SKYTextStepper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bluesky0109": "724432662@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bluesky0109/SKYTextStepper.git",
"tag": "0.0.2"
},
"source_files": "SKYTextStepper/**/*.{h,m}",
"requires_arc": true
}