[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / f / XMixScrollManager / 0.0.1 / XMixScrollManager.podspec.json
blobf1d6f97db886236dd948ca69e28ebe49e2f538c9
2   "name": "XMixScrollManager",
3   "version": "0.0.1",
4   "summary": "A manager class for scroll together.",
5   "homepage": "https://github.com/xing3523/XMixScrollManager.git",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "xing": "xinxof@foxmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/xing3523/XMixScrollManager.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "XMixScrollManager",
21     "XMixScrollManager/*.{h,m}"
22   ],
23   "public_header_files": "XMixScrollManager/*.h",
24   "requires_arc": true