blob: 6f3bd11f3bb8da559912ed10931b5a1857b81b7c [file] [log] [blame]
{
"name": "Commond",
"version": "0.0.1",
"summary": "A short description of Commond.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/944121333/Commond.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Byron": "944121333@qq.com"
},
"source": {
"git": "https://github.com/944121333/Commond.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "CRM_NEW/**/*.{h,m}",
"exclude_files": "Commond/Exclude",
"platforms": {
"ios": "8.0"
}
}