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