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