blob: c5f8f8f5b2b93f2ac0dee249625919763923389c [file] [log] [blame]
{
"name": "CYReachability",
"version": "0.2.0",
"summary": "Reachability for chewing.",
"description": " Reachability for chewing\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/chewyong/CYReachability",
"license": "MIT",
"authors": {
"zhouqiuyang": "zhouqiuyang89@gmail.com"
},
"source": {
"git": "https://github.com/chewyong/CYReachability.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"CYReachability": [
"Pod/Assets/*.png"
]
}
}