[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / 0 / IOSDevice / 0.1.0 / IOSDevice.podspec.json
blob6a0bc5c781ff45d2135bdbbb0d68e0f7c91ecd9b
2   "name": "IOSDevice",
3   "version": "0.1.0",
4   "summary": "iOS Device information.",
5   "description": "'Get information about iOS device: name, OS version, family etc...'",
6   "homepage": "https://github.com/moon4ik/IOSDevice",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleksii Mykhailenko": "moon4ik@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/moon4ik/IOSDevice.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "IOSDevice/Classes/**/*"