blob: 5d9422c7b0f106007a9cba94b111a0d1dfc657a1 [file] [log] [blame]
{
"name": "Haptify",
"version": "1.0.3",
"summary": "A short description of Haptify.podspec.",
"description": "Make your iOS app's user experience better with Haptify. Haptify provides easy APIs to integrate and use Taptic/Haptic and Vibration feedback.",
"homepage": "https://github.com/AnandKore91/Haptify",
"license": "GNU GENERAL PUBLIC LICENSE",
"authors": "Anand Kore",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/AnandKore91/Haptify.git",
"tag": "1.0.3"
},
"source_files": [
"Haptify/Haptifier.swift",
"Haptify/UIDevice+Extension.swift"
]
}