blob: 3f0e532839c65178c6ecf872ec659aeaeabe496e [file] [log] [blame]
{
"name": "DYNetwork",
"version": "0.0.2",
"summary": "network library",
"description": "this is a network library.",
"homepage": "http://www.jianshu.com/u/d1a569b086e4",
"license": "MIT",
"authors": {
"guodongyang": "guodongyangw@163.com"
},
"source": {
"git": "https://github.com/guodongyangwen/DYNetwork.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DYNetwork/Classes/**/*",
"public_header_files": "DYNetwork/Classes/**/*.h",
"frameworks": "UIKit"
}