blob: 6065d975da978ae6f7d0024c9ab5fe191bb5069d [file] [log] [blame]
{
"name": "MyCommonT",
"version": "0.0.1",
"summary": "封装Alert弹窗 --summary",
"description": "我封装的alert弹窗!!!--description",
"homepage": "https://github.com/StarsYX/MyCommonT",
"license": "MIT",
"authors": {
"StarsYX": "927241944@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/StarsYX/MyCommonT.git",
"tag": "0.0.1"
},
"source_files": [
"MyCommonT",
"MyCommonT/MyCommonT/TestDemo/**/*.{h,m}"
],
"exclude_files": "MyCommonT/Exclude"
}