blob: f5f983c4b73980d3ffff1ff59643f6659f3ba053 [file] [log] [blame]
{
"name": "ZWLogin",
"version": "0.1.0",
"summary": "A short description of ZWLogin.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/topStarSky/ZWLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"topStarSky": "topStarSky@hotmail.com"
},
"source": {
"git": "https://github.com/topStarSky/ZWLogin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZWLogin/Classes/**/*",
"dependencies": {
"CKNetworking": [
]
}
}