[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 3 / Luminous / 1.0.1 / Luminous.podspec.json
blob3b4fde1aba6f34b53f7c46107af4e6791fa158e0
2   "name": "Luminous",
3   "version": "1.0.1",
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.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Luminous/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "AVFoundation",
27     "ExternalAccessory"
28   ],
29   "dependencies": {
30     "Deviice": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"