blob: ad827b19c2964ea06a0065eee6eceff85eb153fe [file] [log] [blame]
{
"name": "MYModuleLib",
"version": "1.0.0",
"summary": "A short description of MYModuleLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shao621/MYModuleLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shao621": "mashaohui@yhbj.cn"
},
"source": {
"git": "https://github.com/shao621/MYModuleLib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MYModuleLib/Classes/**/*"
}