[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 3 / Luminous / 1.11 / Luminous.podspec.json
blob8d73de17cbba7282b079caf16ad0139134dc458a
2   "name": "Luminous",
3   "version": "1.11",
4   "summary": "Everything you need to know about your system!",
5   "description": "This library is the evolution of ALSystemUtilities framework. It is written in Swift 3 and compatible with > iOS 8. We provide better methods to manage all the things managed by ALSystemUtilities and even more.",
6   "homepage": "https://github.com/andrealufino/Luminous",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrea Mario Lufino": "andrea.lufino@me.com"
13   },
14   "source": {
15     "git": "https://github.com/andrealufino/Luminous.git",
16     "tag": "1.11"
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"