[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 3 / Luminous / 2.1.0 / Luminous.podspec.json
blob25af9e9fe47b9e98d2455f2c7f8330a552fb0b83
2   "name": "Luminous",
3   "version": "2.1.0",
4   "summary": "Everything you need to know about your system.",
5   "description": "This library allows to have a lot of system information in a very fast way.",
6   "homepage": "https://github.com/andrealufino/Luminous",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrea Mario Lufino": "andrea@andrealufino.com"
13   },
14   "source": {
15     "git": "https://github.com/andrealufino/Luminous.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Luminous/Classes/**/*",
22   "swift_versions": [
23     "5.0"
24   ],
25   "frameworks": [
26     "UIKit",
27     "SystemConfiguration",
28     "CoreTelephony",
29     "AVFoundation",
30     "ExternalAccessory"
31   ],
32   "dependencies": {
33     "Deviice": [
35     ]
36   },
37   "swift_version": "5.0"