[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 1 / 3 / 0 / IpHelper / 0.1.0 / IpHelper.podspec.json
blob2944af83d62d786c233a9dac86559fca40515f03
2   "name": "IpHelper",
3   "version": "0.1.0",
4   "summary": "A nFramework to get the local ip.",
5   "description": "                       An helper to get the local ip address.\n\n",
6   "homepage": "https://github.com/gscalzo/IpHelper",
7   "license": "MIT",
8   "authors": {
9     "giordano scalzo": "giordano.scalzo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gscalzo/IpHelper.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/giordanoscalzo",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "IpHelper": [
23       "Pod/Assets/*.png"
24     ]
25   }