blob: e9013608b3efa3cb9e038d2b7c5953618b0e8998 [file] [log] [blame]
{
"name": "Fluky",
"swift_version": "4.2",
"version": "1.0.0",
"summary": "🎲 Loading based on random icons",
"description": "Make every loading screen different with Fluky, your random loading screen inspired by PlayStation.",
"homepage": "https://github.com/pedrommcarrasco/Fluky",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pedro Carrasco",
"social_media_url": "http://twitter.com/pedrommcarrasco",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pedrommcarrasco/Fluky.git",
"tag": "1.0.0"
},
"source_files": "Fluky/Fluky/**/*",
"exclude_files": "Fluky/Fluky/*.plist"
}