blob: 77354ea6516868bbb1a9fc0fbf3a8061616ba796 [file] [log] [blame]
{
"name": "SKYTextStepper",
"version": "0.0.1",
"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.1"
},
"source_files": "SKYTextStepper/**/*.{h,m}",
"requires_arc": true
}