blob: 4c7d3c4d9f9f1353686f3c3e6a5d8df3bb19f590 [file] [log] [blame]
{
"name": "PopOverDatePicker",
"version": "1.0.1",
"license": "MIT",
"summary": "PopOverDatePicker is a PopOver style UIDatePicker.",
"homepage": "https://github.com/tichise/PopOverDatePicker",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/PopOverDatePicker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
"PopOverDatePickerStoryboards": [
"Storyboards/*.storyboard"
]
}
}