blob: eacaf08f0d2a87b3397faa239ce5ba0eda350c32 [file] [log] [blame]
{
"name": "UsefulPickerView",
"version": "0.1.2",
"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.1.2"
},
"frameworks": "UIKit",
"source_files": [
"Source/*.swift",
"Source/*.plist"
]
}