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