[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / 5 / APDeviceOrientation / 0.7 / APDeviceOrientation.podspec.json
blobd11fa50dcae16c6609fdec72be0cae1a326f7830
2   "name": "APDeviceOrientation",
3   "version": "0.7",
4   "summary": "Detect device orientation",
5   "description": "This library helps you detect the device orientation using motion even if the rotation is locked.",
6   "homepage": "https://github.com/amirpirzad/APDeviceOrientation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amir pirzad": "pirzad7@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/amirpirzad/APDeviceOrientation.git",
20     "tag": "0.7"
21   },
22   "source_files": "APDeviceOrientation/*.{h,m,swift}",
23   "exclude_files": "APDeviceOrientation/*.plist",
24   "swift_version": "5.0"