blob: d3a13e5e6f0d7790a950f41a4396c363b0d72f59 [file] [log] [blame]
{
"name": "NAPickerView",
"version": "0.0.1",
"summary": "Custom pickerview.",
"homepage": "https://github.com/nghialv/NAPickerView",
"license": "MIT",
"authors": {
"nghialv": "nghialv2607@gmail.com"
},
"source": {
"git": "https://github.com/nghialv/NAPickerView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "NASources/*.{h,m}",
"ios": {
"frameworks": "QuartzCore"
},
"requires_arc": true
}