[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 1 / XLJScreenMatchings / 1.1.0 / XLJScreenMatchings.podspec.json
blob6c7a9e08fac870f419fc462fbb836a5597615c49
2   "name": "XLJScreenMatchings",
3   "version": "1.1.0",
4   "summary": "iOS 4S-7Plus手写代码屏幕全自动适配,完全不用担心尺寸问题",
5   "description": "所有屏幕的完全自动适配,使用此方法再也不用担心屏幕适配的问题,愉快的解决了问题。",
6   "homepage": "https://github.com/marlonxlj/ScreenMatching",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marlonxlj": "marlonxlj@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/marlonxlj/ScreenMatching.git",
19     "tag": "1.1.0"
20   },
21   "source_files": [
22     "Classes",
23     "ScreenMatchingDemo/Category/**/*.{h,m}"
24   ],
25   "requires_arc": true