blob: f66e6b7a7751989065f11bfe0aa51e01bb372663 [file] [log] [blame]
{
"name": "MPCore",
"version": "0.1.5",
"summary": "Core sdk framework.",
"description": "Core sdk framework.",
"homepage": "https://phamducmanh1989@github.com/phamducmanh1989/MPCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manh Pham": "phamducmanh1989@gmail.com"
},
"source": {
"git": "https://phamducmanh1989@github.com/phamducmanh1989/MPCore.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MPCore.framework",
"public_header_files": "MPCore.framework/Headers/*.h",
"source_files": "MPCore.framework/Headers/*.h"
}