blob: 2944af83d62d786c233a9dac86559fca40515f03 [file] [log] [blame]
{
"name": "IpHelper",
"version": "0.1.0",
"summary": "A nFramework to get the local ip.",
"description": " An helper to get the local ip address.\n\n",
"homepage": "https://github.com/gscalzo/IpHelper",
"license": "MIT",
"authors": {
"giordano scalzo": "giordano.scalzo@gmail.com"
},
"source": {
"git": "https://github.com/gscalzo/IpHelper.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/giordanoscalzo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"IpHelper": [
"Pod/Assets/*.png"
]
}
}