blob: e389f32f77c1b2ad301052c7eb24d72e458343ef [file] [log] [blame]
{
"name": "YMCommon",
"version": "0.0.1",
"summary": "This is my first pods repos.",
"description": "This is my first testing pods repos",
"homepage": "https://github.com/Mccan/YMCommon.git",
"license": "MIT",
"authors": {
"Mccan": "313467354@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Mccan/YMCommon.git",
"tag": "0.0.1"
},
"source_files": [
"YMCommon",
"YMCommon/**/*.{h,m}"
],
"requires_arc": true
}