blob: 3822b76fd97d5802d3764c227efe423b130e8ad5 [file] [log] [blame]
{
"name": "Genie",
"version": "1.0.1",
"summary": "A base communication framework",
"description": "A base communication framework of CubeEngine",
"homepage": "https://github.com/AshineReal/Genie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AshineReal": "758988371@qq.com"
},
"source": {
"git": "https://github.com/AshineReal/Genie.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Genie/Classes/**/*",
"vendored_frameworks": "Genie/Frameworks/*.framework"
}