blob: db9f971492e394da6c3af761e81ae6233ef34b99 [file] [log] [blame]
{
"name": "testMJP",
"version": "0.0.1",
"summary": "testMJP",
"description": "testLib,这个是详细描述,一定要注意,字数比s.summary要长",
"homepage": "https://github.com/runnerMJP/testPods",
"license": "MIT",
"authors": {
"runnerMJP": "1249895792@qq.com"
},
"source": {
"git": "https://github.com/runnerMJP/testPods.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}