blob: b2bcaeb08a8ce5ffaa6597dd9319b420d5119e39 [file] [log] [blame]
{
"name": "OrangeEngineFramework",
"version": "1.0.0",
"summary": "A short description of OrangeEngineFramework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cci8go/OrangeEngineFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"一个橙子": "153190953@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cci8go/OrangeEngineFramework.git",
"tag": "1.0.0"
},
"swift_versions": "4.0",
"source_files": "OrangeEngineFramework/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}