blob: b7f4b2fc4f98f80b57d0c9e1bcaad9bcbc6f8a12 [file] [log] [blame]
{
"name": "FlyingMonster",
"version": "0.1.7",
"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.7"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": [
"FlyingMonster/Classes/**/*"
],
"resource_bundles": {
"FlyingMonster": [
"FlyingMonster/Assets/*.xcassets"
]
}
}