blob: 308834949b1dc9b8002900af0f383792e655aac3 [file] [log] [blame]
{
"name": "MGConferenceDatePicker",
"version": "0.0.1",
"summary": "MGConferenceDatePicker is an object wich extend a UIView furnishing a very nice type of data picker.",
"homepage": "https://github.com/matteogobbi/MGConferenceDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo Gobbi": "job@matteogobbi.com"
},
"source": {
"git": "https://github.com/matteogobbi/MGConferenceDatePicker.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"Classes",
"MGConferenceDatePicker/MGConferenceDatePicker/*"
],
"frameworks": [
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}