[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 3 / c / ScreenRotator / 0.1.1 / ScreenRotator.podspec.json
blobe159066ace624be5d447a1ab831b4ef631d5c055
2   "name": "ScreenRotator",
3   "version": "0.1.1",
4   "summary": "A utility class that allows for rotating/locking screen orientation anytime, anywhere.",
5   "description": "A utility class that allows for rotating/locking screen orientation anytime, anywhere.",
6   "homepage": "https://github.com/Rogue24/ScreenRotator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rogue24": "zhoujianping24@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Rogue24/ScreenRotator.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "ScreenRotator/*.{h,m}",
23     "ScreenRotator/*.swift"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"