blob: 90a229051aaa1c821dc4f96d826d9f5813554467 [file] [log] [blame]
{
"name": "SKPickerView",
"version": "0.1",
"summary": "一个小的高仿微博的弹出",
"homepage": "https://github.com/LiuSky/SKPickerView",
"license": "MIT",
"authors": {
"XiaoBin Liu": "2994485929@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/SKPickerView.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SKPickerView/SkyPickerViewClass/*.{h,m}",
"requires_arc": true,
"dependencies": {
"PureLayout": [
],
"SKYCategories": [
]
}
}