blob: 041d6f083166f8e6da5c1d6a5d77b9a3b1dbf8c6 [file] [log] [blame]
{
"name": "Strategy",
"version": "1.0.0",
"summary": "策略模式",
"homepage": "http://git.dingyuegroup.cn/testPods/Strategy.git",
"license": "Apache License, Version 2.0",
"authors": {
"ZengXianShu": "xianshu_zengxianshu_zeng@dingyuegroup.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://git.dingyuegroup.cn/testPods/Strategy.git",
"tag": "1.0.0"
},
"source_files": "Pods/**/*.{h,m}",
"requires_arc": true
}