[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / 0 / IOSDevice / 0.1.1 / IOSDevice.podspec.json
blob02a14b6ac6cd10829dbf7d57f0092b6a59c21be7
2   "name": "IOSDevice",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "IOSDevice/Classes/**/*"