blob: 32729d8b7a0812fa771e9c4c8c45ca54de4c7418 [file] [log] [blame]
{
"name": "Twinkle",
"version": "0.2.2",
"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": "piemonte@alumni.cmu.edu"
},
"source": {
"git": "https://github.com/piemonte/twinkle.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Resources/*.png",
"requires_arc": true,
"screenshots": "https://raw.github.com/piemonte/Twinkle/master/twinkle.gif",
"pushed_with_swift_version": "3.0"
}