blob: e8030a44dbb7f39660b91f99b46a08725497c72a [file] [log] [blame]
{
"name": "HYTestPods",
"version": "6.0.0",
"summary": "测试pod库项目",
"description": "测试pod库项目",
"homepage": "https://github.com/mrchenyoung/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrchenyoung": "chenhuiyiyoung@163.com"
},
"source": {
"git": "https://github.com/MrChenYoung/HYTestPods.git",
"tag": "6.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HYTestPods/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}