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