[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / 2 / 0 / STPageView / 0.0.7 / STPageView.podspec.json
blobe6c1291f1ee9a8cc09bc6bfaa20f2d30ff537fe9
2   "name": "STPageView",
3   "version": "0.0.7",
4   "summary": "A paging view.",
5   "homepage": "https://github.com/shien7654321/STPageView",
6   "authors": {
7     "Suta": "shien7654321@163.com"
8   },
9   "source": {
10     "git": "https://github.com/shien7654321/STPageView.git",
11     "tag": "0.0.7"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "source_files": "STPageView/*.{swift}",
26   "compiler_flags": "-fmodules",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "5.0"
29   },
30   "description": "STPageView is a paging view."