blob: 5693c88672051e0d42668a38f5fe085c14bcf253 [file] [log] [blame]
{
"name": "DYNetwork",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DYNetwork/Classes/**/*",
"public_header_files": "DYNetwork/Classes/**/*.h",
"frameworks": "UIKit"
}