blob: 9d11872a65073f83f431fe320e07db1319562fc8 [file] [log] [blame]
{
"name": "SYNetworkRequest",
"version": "1.3.5",
"summary": "SYNetworkRequest is network tool which used to request from network.",
"homepage": "https://github.com/potato512/SYNetworkRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYNetworkRequest.git",
"tag": "1.3.5"
},
"source_files": "SYNetworkRequest/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}