[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / c / NICInfo / 0.0.1 / NICInfo.podspec.json
blob725c980e58f2142e65edca1fd82f75ebfd6a8c05
2   "name": "NICInfo",
3   "version": "0.0.1",
4   "summary": "Objective-C class for getting network interfaces address information instantly. Mainly for iOS.",
5   "description": "                    Objective-C class for getting network interfaces address information instantly. Mainly for iOS. (maybe works on Mac OS X?) Just use when you need to know NIC's ip, netmask, or broadcast ip. Refer Wiki page for usage.\n",
6   "homepage": "https://bitbucket.org/kenial/nicinfo/overview",
7   "license": {
8     "type": "BSD",
9     "file": "COPYING"
10   },
11   "authors": "kenial",
12   "source": {
13     "hg": "https://bitbucket.org/kenial/nicinfo",
14     "commit": "b10d1e35cf0f"
15   },
16   "platforms": {
17     "ios": "4.3"
18   },
19   "source_files": "src/NICInfo/NICInfo Classes/*.{h,m}",
20   "requires_arc": false