blob: 1d40cff2f78cc7efe78c88d4a045a1f9cfae7f6e [file] [log] [blame]
{
"name": "CheckNetwork",
"version": "0.1.0",
"summary": "An easier way to validate your network connection.",
"description": "With this CocoaPod, your network validation will become way more easier!!",
"homepage": "https://github.com/rajesh-blazedream/CheckNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rajesh": "rajesh.l@blazedream.com"
},
"source": {
"git": "https://github.com/rajesh-blazedream/CheckNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m}"
}