blob: d4a6200ebbb6ed9080b923bf0518d6257376b67f [file] [log] [blame]
{
"name": "MGConferenceDatePicker",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"MGConferenceDatePicker/MGConferenceDatePicker/*"
],
"frameworks": [
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}