blob: 39625b04fdcaf3ad69807deff844594cecc1dbea [file] [log] [blame]
{
"name": "Twinkle",
"version": "0.4.0",
"license": "MIT",
"summary": "Swift and easy way to make elements in your iOS or tvOS app twinkle",
"homepage": "https://github.com/piemonte/twinkle",
"social_media_url": "http://twitter.com/piemonte",
"authors": {
"patrick piemonte": "patrick.piemonte@gmail.com"
},
"source": {
"git": "https://github.com/piemonte/twinkle.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Resources/*.png",
"requires_arc": true,
"swift_version": "4.2",
"screenshots": "https://raw.github.com/piemonte/Twinkle/master/twinkle.gif"
}