blob: 90637f4a8e8119ef1f7e206a354a3690ebc6ddde [file] [log] [blame]
{
"name": "SimplePing",
"version": "1.0.1",
"summary": "Ping code from Apple",
"homepage": "https://github.com/iRemark/Ping-Example",
"license": "MIT",
"authors": {
"chuck": "lc081200@example.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iRemark/Ping-Example.git",
"tag": "1.0.1"
},
"source_files": "SimplePing/*.{h,m}"
}