blob: 871a1c4150d3c51bb0914a350a2d7684f42114ec [file] [log] [blame]
{
"name": "CYReachability",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"CYReachability": [
"Pod/Assets/*.png"
]
}
}