blob: db297502d72d696c48dce914fc02b969c34c612a [file] [log] [blame]
{
"name": "TestRuimin",
"version": "1.0.0",
"summary": "This is a dummy framework to test",
"description": "test my framework,so this is a dummy",
"homepage": "https://github.com/cai22r/DummyTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ruimin Cai": "ruimincai@live.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.us-east-2.amazonaws.com/ruimin/Archive.zip"
},
"vendored_frameworks": "DummyRuiminFramework.framework",
"requires_arc": true
}