blob: 8fb0d882bcf2951c3b2c45bcdb18a6a73d5361b9 [file] [log] [blame]
{
"name": "SimplePing",
"version": "1.0.0",
"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.0"
},
"source_files": "SimplePing/*.{h,m}"
}