[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 6 / DeviceKit / 0.3.1 / DeviceKit.podspec.json
blob86a5214554626267af66144fef599b02fdca7cd7
2   "name": "DeviceKit",
3   "version": "0.3.1",
4   "summary": "DeviceKit is a ยต-framework that provides a value-type replacement of UIDevice.",
5   "description": "`DeviceKit` is a value-type wrapper and extension of [`UIDevice`](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIDevice_Class/). It detects both devices and different simulators.",
6   "homepage": "https://github.com/dennisweissmann/DeviceKit",
7   "license": "MIT",
8   "authors": "Dennis Weissmann",
9   "social_media_url": "https://twitter.com/dennis_weissman",
10   "requires_arc": true,
11   "platforms": {
12     "ios": "8.0",
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/dennisweissmann/DeviceKit.git",
17     "tag": "0.3.1"
18   },
19   "source_files": "Source"