blob: ad010adaa83c19faaf9fec17f156d2c89b9a80b8 [file] [log] [blame]
{
"name": "MJTestSDK",
"version": "0.0.2",
"summary": "podspec test",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "License"
},
"source": {
"git": "https://github.com/JKangTan/MJTestSDK.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "MJTestSDK/MJTestSDK/SayHello/*.h",
"authors": {
"jiankang.tan": "jiankang.tan@dataenlighten.com"
},
"homepage": "https://github.com/JKangTan/MJTestSDK.git",
"ios": {
"vendored_frameworks": "MJTestSDK/MJTestSDK/framework/MJTestSDK.framework"
}
}