blob: 27336f23c84427e56c11ce129fffe4f664b6ec32 [file] [log] [blame]
{
"name": "UsefulPickerView",
"version": "0.0.9",
"summary": "UsefulPickerView is written in Swift and it is useful.",
"homepage": "https://github.com/jasnig/UsefulPickerView",
"license": {
"type": "MIT"
},
"authors": {
"ZeroJ": "854136959@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jasnig/UsefulPickerView.git",
"tag": "0.0.9"
},
"frameworks": "UIKit",
"source_files": [
"Source/*.swift",
"Source/*.plist"
]
}