[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 0 / d / 5 / XMPageScrollView / 0.0.2 / XMPageScrollView.podspec.json
blobb4985e3129bdd799e91e5c9909795d6f376310f8
2   "name": "XMPageScrollView",
3   "version": "0.0.2",
4   "summary": "A simple view for scrollView with titles combine pageView.",
5   "homepage": "https://github.com/Mazy-ma/XMPageScrollView",
6   "license": "MIT",
7   "authors": {
8     "Mazy_ma": "mazy_ios@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Mazy-ma/XMPageScrollView.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "SourceFiles",
19     "XMPageScrollView/XMPageScrollView/SourceFiles/*.{swift}"
20   ],
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"