blob: 2a6837cfc3d6a3504580d25c83fe2ae351741a37 [file] [log] [blame]
{
"name": "YDUtils",
"version": "0.0.1",
"summary": "summary: make a spec",
"description": "pod说Description太短,手把手教你如何创建自己的spec",
"homepage": "https://github.com/LeeLom",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LeeLom": "771704330@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/LeeLom/YDUtils.git",
"tag": "0.0.1"
},
"source_files": [
"YDUtils",
"YDUtils/**/*.{h,m}"
],
"requires_arc": true
}