[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 5 / f / a / KFXLocalSystemReporter / 0.10.0 / KFXLocalSystemReporter.podspec.json
blobb874836c793ce5aae27077085dec1eb7cf330956
2   "name": "KFXLocalSystemReporter",
3   "version": "0.10.0",
4   "summary": "A few classes for getting information about the device and software",
5   "description": "Included: KFXHardwareReporter, KFXSoftwareReporter, KFXDeviceActivityReporter, KFXSystemReporter.\nDo things such as: get IP address, get hardware model, check if running on simulator, running unit tests, can device place a phone call etc",
6   "homepage": "https://github.com/ChristianFox/KFXLocalSystemReporter.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Fox": "christianfox890@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristianFox/KFXLocalSystemReporter.git",
16     "tag": "0.10.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KFXLocalSystemReporter/Classes/**/*",
22   "dependencies": {
23     "KFXCore": [
25     ],
26     "KFXUtilities": [
28     ]
29   }