blob: 9a0f594db8109c6356b318dd5a010c627059a548 [file] [log] [blame]
{
"name": "PingObserver",
"version": "0.0.1",
"summary": "A ping code used on iOS",
"description": "It is a ping code used on iOS,to monitor the network.",
"homepage": "https://github.com/wzd-github/PingObserver",
"license": "MIT",
"authors": {
"": "765072487@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wzd-github/PingObserver.git",
"tag": "0.0.1"
},
"source_files": [
"PingObserver",
"PingObserver/**/*.{h,m}"
],
"exclude_files": "PingObserver/Exclude",
"frameworks": "Foundation"
}