blob: 0f2b085d3f7eab29cbff50369c7aab98655699cc [file] [log] [blame]
{
"name": "AppCommonTool",
"version": "0.0.2",
"summary": "App universal Component class.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chenxuedan/AppCommonTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenxuedan": "1246758958@qq.com"
},
"source": {
"git": "https://github.com/chenxuedan/AppCommonTool.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppCommonTool/Classes/**/*",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}