[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / 2 / SLCPageViewController / 0.1.1 / SLCPageViewController.podspec.json
blob85fb6d20322b44a0816e1a0127b34b036c4bc49f
2   "name": "SLCPageViewController",
3   "version": "0.1.1",
4   "summary": "SLCPageViewController is a tool which is for using scrollVar and pageviewController.",
5   "homepage": "https://github.com/WeiKunChao/SLCPageViewController.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/SLCPageViewController.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "SLCPageViewController/**/*.{h,m}",
21   "public_header_files": "SLCPageViewController/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true