blob: 8e65206abc7e678aef3f6ee857c18d5ad7d27e5e [file] [log] [blame]
{
"name": "LessonCocoPods",
"version": "0.0.2",
"summary": "简述",
"description": "描述",
"homepage": "https://github.com/YanZeqin/LessonCocoPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YanZeqin": "854386200@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YanZeqin/LessonCocoPods.git",
"tag": "0.0.2"
},
"source_files": "LessonCocoPods/CPU_Memory/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}