blob: 199281d19390d95f37029d8aaf7fb4068f4931f3 [file] [log] [blame]
{
"name": "SpecFramework",
"version": "0.0.1",
"summary": "Local Notification Helper for User Notifications framework",
"description": "\"DMIUserNotifications makes it extremely easy to setup a local \tnotification, while making it easy to repeat notifications, and encapsulating away the intricacies of the User Notifications Framework.\"",
"homepage": "https://github.com/KamleshHBTI/SpecFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Kamlesh Kumar",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/KamleshHBTI/SpecFramework.git",
"tag": "0.0.1"
},
"source_files": [
"SpecFramework",
"SpecFramework/**/*.{h,m,swift}"
],
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}