blob: 84ff5fcae06f949a7f51027c6025df9e1b96d0cd [file] [log] [blame]
{
"name": "Twinkle",
"version": "0.0.2",
"license": "MIT",
"summary": "a Swift and easy way to make elements in your iOS 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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"resources": "Source/Resources/*.png",
"requires_arc": true,
"screenshots": "https://raw.github.com/piemonte/Twinkle/master/twinkle.gif"
}