[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 0 / 3 / Devices / 0.1.0 / Devices.podspec.json
blobbca09f784b0da302ca1ad9272faa2b99484a0eb3
2   "name": "Devices",
3   "version": "0.1.0",
4   "summary": "Devices lib take device information which you need.",
5   "description": "This library is written in Swift 4 and compatible with > iOS 9. Devices lib take device information which you need.",
6   "homepage": "https://github.com/RockerHX/Devices",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RockerHX": "rockerhx@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/RockerHX/Devices.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*"
25   ],
26   "frameworks": "UIKit"