blob: 663478f1792d179d826b4e533132bad21c281ba1 [file] [log] [blame]
{
"name": "DDQEaseTool",
"version": "1.0.0",
"summary": "自己经验的集合",
"description": "新建工程时方便导入",
"homepage": "https://github.com/MyNameDDQ/DDQEaseTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"我叫咚咚枪": "869795924@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MyNameDDQ/DDQEaseTool.git",
"tag": "1.0.0"
},
"source_files": "DDQEaseTool/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}