blob: f73cbb87389b06309b2555630cb43dabc48980d1 [file] [log] [blame]
{
"name": "PushMenu",
"version": "1.0.0",
"license": "MIT",
"summary": "A new menu for iOS that takes advantage of 3D Touch, implemented in Swift.",
"description": "PushMenu is an iOS component that allows developers to easily add a menu to any view, which users can then select options of without lifting a finger either by using 3D Touch or sliding their finger across the menu.",
"homepage": "https://github.com/saoudrizwan/PushMenu",
"social_media_url": "https://twitter.com/sdrzn",
"authors": {
"Saoud Rizwan": "hello@saoudmr.com"
},
"source": {
"git": "https://github.com/saoudrizwan/PushMenu.git",
"tag": "1.0.0"
},
"source_files": "PushMenu/PushMenu/*.{h,m,swift,plist}",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}