blob: 2167a1ba2cbeeada3431011fe00e0df1218bec79 [file] [log] [blame]
{
"name": "WSSNetworking",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSSNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}