[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / d / f / DTLocalNotification / 1.0.0 / DTLocalNotification.podspec.json
blob5308fc4c7b69049f433c756c15380238396c8e2f
2   "name": "DTLocalNotification",
3   "version": "1.0.0",
4   "summary": "Custom control that makes displaying in-app notifications easier, cleaner and more efficient.",
5   "swift_version": "5.0",
6   "description": "DTLocalNotification offers you an fast and easy way to show popups and notifications in your app.",
7   "homepage": "https://github.com/tungvoduc/DTLocalNotification",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tungvoduc": "tung98.dn@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tungvoduc/DTLocalNotification.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DTLocalNotification/Classes/**/*"