blob: 3057f03a377ad125fa55f2c76df0af6115ae398c [file] [log] [blame]
{
"name": "CSSNetworkClient",
"version": "0.1.5",
"summary": "A short description of CSSNetworkClient.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sangshenya/CSSNetworkClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshenya": "sangshen@ecook.cn"
},
"source": {
"git": "https://github.com/sangshenya/CSSNetworkClient.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSSNetworkClient/Classes/**/*",
"dependencies": {
"CSSKit": [
]
}
}