blob: d9c42786b718eb7ccee943f8e3665bb16b3c78d1 [file] [log] [blame]
{
"name": "Particles",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source_files": "Particles/Classes/**/*"
}