blob: 24f289a03414af2a4a6f6f4090ef6d81b4b766a3 [file] [log] [blame]
{
"name": "PSYNetworking",
"version": "0.0.1",
"summary": "this is for psylifers",
"homepage": "https://github.com/PSYYunXi/PSYNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yunxi": "1521274774@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/PSYYunXi/PSYNetworking.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "PSYNetworking/*.*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}