blob: 8ce4642a84aef15be44deade655a006de5228505 [file] [log] [blame]
{
"name": "CSSNetworkClient",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSSNetworkClient/Classes/**/*",
"dependencies": {
"CSSKit": [
]
}
}