blob: 68c32e5cf9984a46fd23c2acd9ca5d4da2232582 [file] [log] [blame]
{
"name": "MPCore",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MPCore.framework",
"source_files": "MPCore.framework/Headers/*.h",
"public_header_files": [
"MPCore.framework/Headers/*.h",
"MPCore.framework/Headers/*.h"
]
}