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