blob: 6cf1ffc9c6e207059d40bc51e356d1dc50933640 [file] [log] [blame]
{
"name": "SSPickerView",
"version": "0.3.0",
"summary": "A simple way to use picker.",
"description": "a simple way to use picker fir ios.",
"homepage": "https://github.com/sillker/SSPickerView",
"license": "MIT",
"authors": {
"sillker": "269055130@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sillker/SSPickerView.git",
"tag": "0.3.0"
},
"source_files": "SSPickerView/**/*.{h,m}",
"public_header_files": "SSPickerView/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}