[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 3 / d / e / SwiftyDevice / 1.0.0 / SwiftyDevice.podspec.json
blobf9a2b0d96b448c25280805575d869b1a65f780bc
2   "name": "SwiftyDevice",
3   "version": "1.0.0",
4   "summary": "Swift library to help you know the current used device.",
5   "description": "SwiftyDevice is a swift library to know the type of device. So you'll easily get the name of the device and it's release date.",
6   "homepage": "https://github.com/legranddamien/SwiftyDevice",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Damien Legrand",
12   "source": {
13     "git": "https://github.com/legranddamien/SwiftyDevice.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/damien_legrand",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "SwiftyDevice/Classes/**/*.swift",
21   "resource_bundles": {
22     "SwiftyDevice": [
23       "SwiftyDevice/Assets/**/*.plist"
24     ]
25   },
26   "pushed_with_swift_version": "4.0"