blob: 3c4452bcff093a21ab7c9fcd6906b04b89fa22f4 [file] [log] [blame]
{
"name": "ASPickerView",
"version": "0.1.2",
"summary": "The custom UI for UIPicker.",
"description": "The custom UI for UIPicker. ASPickerView is available through CocoaPods",
"homepage": "https://github.com/trungung/ASPickerView.git",
"license": "MIT",
"authors": {
"TrungUng": "trung.ungtoan@asnet.com.vn"
},
"source": {
"git": "https://github.com/trungung/ASPickerView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ASPickerView": [
"Pod/Assets/*.png"
]
}
}