blob: b4b4d644afe25850bee57a2b94045e6fad4fd9e6 [file] [log] [blame]
{
"name": "Pulley",
"version": "2.8.5",
"summary": "A library to imitate the iOS 10 Maps UI.",
"description": "A library to provide a drawer controller that can imitate the drawer UI in iOS 10's Maps app.",
"homepage": "https://github.com/52inc/Pulley",
"screenshots": "https://camo.githubusercontent.com/ffa1a97f8e152bb25f69970a08aa2e827fe54ce0/687474703a2f2f692e696d6775722e636f6d2f35616b456a69542e676966",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brendan Lee": "brendan@52inc.com"
},
"source": {
"git": "https://github.com/52inc/Pulley.git",
"tag": "2.8.5"
},
"social_media_url": "https://twitter.com/52_inc",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "PulleyLib/*.{h,swift}",
"frameworks": "UIKit",
"swift_version": "5.0"
}