[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / d / InterfaceOrientation / 1.0 / InterfaceOrientation.podspec.json
blob75fcb06e4d5d475338ee3ad836652e5e9f6a7596
2   "name": "InterfaceOrientation",
3   "version": "1.0",
4   "summary": "Screen rotation",
5   "description": "Items are portrait by default, but sometimes the screen rotation is required.",
6   "homepage": "https://github.com/ilumanxi/InterfaceOrientation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "风起兮": "fanfan.wind@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ilumanxi/InterfaceOrientation.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "InterfaceOrientation/Classes/**/*",
23   "swift_version": "5.0"