blob: fab22ec4b387a1027e5a374fa0400be5006045c2 [file] [log] [blame]
{
"name": "FlyingMonster",
"version": "0.1.1",
"summary": "There will be Monster&Rocket flying around!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/charleslin826/FlyingMonster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"charleslin826": "charleslin826@gmail.com"
},
"source": {
"git": "https://github.com/charleslin826/FlyingMonster.git",
"tag": "0.1.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "FlyingMonster/Classes/**/*"
}