blob: d6c2f2cb66e2c6303b7d93f2887a7b30ac71f2cf [file] [log] [blame]
{
"name": "iRecordView",
"version": "0.1.2",
"summary": "A Simple Audio Recorder View with hold to Record Button and Swipe to Cancel.",
"description": "A Simple Audio Recorder View with \"hold to Record Button\" and \"Swipe to Cancel \" Like WhatsApp",
"homepage": "https://github.com/3llomi/iRecordView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbdulAlim Rajjoub": "contact@devlomi.com"
},
"source": {
"git": "https://github.com/3llomi/iRecordView.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/3llomi",
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*",
"resource_bundles": {
"iRecordView": [
"Res/**/*"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}