blob: f4f9fada3ad73b9e815c8093a5f419b8194062da [file] [log] [blame]
{
"name": "TVPickerView",
"version": "1.0.0",
"summary": "Custom picker view with increment decrement operations.",
"homepage": "https://github.com/taviscaios/TVPickerView",
"license": {
"type": "MIT",
"text": " TVPickerView.h\n Created by TaviscaIOS on 9/5/12.\n Copyright (c) 2012 Tavisca. All rights reserved.\n"
},
"authors": "TaviscaIos",
"source": {
"git": "https://github.com/taviscaios/TVPickerView.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TVPickerView/Classes/**/*.{h,m}",
"resources": [
"TVPickerView/Resources/Normal/*.png",
"TVPickerView/Resources/Retina/*.png"
],
"frameworks": "UIKit",
"requires_arc": true
}