blob: 2d0cc268def458fb599ddf9a7a8facfa283fbedb [file] [log] [blame]
{
"name": "Piano",
"version": "1.0",
"summary": "Compose a symphony of sounds and vibrations with Taptic Engine",
"description": "Piano is a delightful and easy-to-use wrapper around the AVFoundation and UIHapticFeedback classes, leveraging the full capabilities of the Taptic Engine, while following strict Apple guidelines to preserve battery life. Ultimately, Piano allows you, the composer, to conduct masterful symphonies of sounds and vibrations, and create a more immersive, usable and meaningful user experience in your app or game.",
"homepage": "https://github.com/saoudrizwan/Piano",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saoud Rizwan": "hello@saoudmr.com"
},
"social_media_url": "https://twitter.com/sdrzn",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/saoudrizwan/Piano.git",
"tag": "1.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}