[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / e / DeviceOrientationManager / 1.0.0 / DeviceOrientationManager.podspec.json
blob8dcf13d112620555b6868fd0ff45eedd2c1fb324
2   "name": "DeviceOrientationManager",
3   "version": "1.0.0",
4   "summary": "DeviceOrientationManager.",
5   "homepage": "https://github.com/huawtswork/DeviceOrientationManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huawt": "ghost263sky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/huawtswork/DeviceOrientationManager.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DeviceOrientationManager/Classes/**/*",
21   "public_header_files": "DeviceOrientationManager/Classes/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]