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