blob: 77347118ba7c25d00caae9b93060077ef9c3ff21 [file] [log] [blame]
{
"name": "Particles",
"version": "0.1.1",
"summary": "A native swift framework for creating particles.",
"homepage": "https://github.com/Ryucoin/Particles",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WyattMufson": "wyatt@ryucoin.com"
},
"source": {
"git": "https://github.com/Ryucoin/Particles.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source_files": "Particles/Classes/**/*"
}