blob: 05aa86f86bb50a49c5a35d62d469e81962c000fb [file] [log] [blame]
{
"name": "EMDateTimeAlertPicker",
"version": "0.0.2",
"summary": "This is a sample Date",
"description": "EMDateTimeAlertPicker is a custom date time picker wich is intergrated with UIAlertView. It can customise by the user by changing the given attributes.",
"homepage": "http://EXAMPLE/EMDateTimeAlertPicker",
"license": "MIT",
"authors": {
"Sahan Ravindu": "ravindu.emedia@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Sahanrv/EMDateTimeAlertPicker.git",
"tag": "0.0.2"
},
"source_files": [
"EMDateTimeAlertPicker/Source/*.{swift}",
"EMDateTimeAlertPicker/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}