blob: 48e6f65a966304933b4450f5a90178e9ed99eb18 [file] [log] [blame]
{
"name": "VMObjc",
"version": "0.0.3",
"summary": "VMObjc is a sample for new project.",
"description": "VMObjc is a description for new project.",
"homepage": "https://github.com/CloyMonis/VMObjc",
"license": ":type => 'MIT', :file => 'LICENSE'",
"authors": {
"Cloy Monis": "cloymonis1991@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "VMObjc-0.0.3/VMObjc.framework"
},
"static_framework": true,
"source": {
"http": "https://github.com/CloyMonis/VMObjc/archive/0.0.3.zip"
}
}