[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / f / 7 / ScreenAdapter / 0.0.1 / ScreenAdapter.podspec.json
blob67e55e211bad14e715f2429c9ed108731b921688
2   "name": "ScreenAdapter",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/coder-zyy/ScreenAdapter",
8   "authors": {
9     "coder-zyy": "coder_zyy@163.com"
10   },
11   "summary": "屏幕适配工具",
12   "source": {
13     "git": "https://github.com/coder-zyy/ScreenAdapter.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "ScreenAdapter/**/*.{h,m}",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]