[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / 5 / APDeviceOrientation / 0.0.3 / APDeviceOrientation.podspec.json
blob998a29ccb3d75a3b5b36fca73feeb7b00c695699
2   "name": "APDeviceOrientation",
3   "version": "0.0.3",
4   "summary": "this library detect device orientation",
5   "description": "This CocoaPods library helps you detect device orientation using motion.",
6   "homepage": "https://github.com/amirpirzad/APDeviceOrientation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirpirzad": "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.0.3"
21   },
22   "source_files": "APDeviceOrientation/*.{h,m,swift}",
23   "swift_version": "5.0"