blob: 9f82247653f5cdae2076ce3532fea4d3cee97942 [file] [log] [blame]
{
"name": "WSSNetworking",
"version": "0.0.2",
"summary": "Networking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WSmilec/WSSNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangsi": "18566663687@163.com"
},
"source": {
"git": "https://github.com/WSmilec/WSSNetworking.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSSNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}