[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / e / f / FTPageController / 0.2.2 / FTPageController.podspec.json
bloba02b733ede199d149fa57f13f750687edbace7ad
2   "name": "FTPageController",
3   "version": "0.2.2",
4   "summary": "FTPageController makes UIPageViewController much easier to use.",
5   "description": "FTPageController makes UIPageViewController much easier to use. It is just a resource for my future projects. Feel welcome to use anyway.",
6   "homepage": "https://github.com/liufengting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "authors": {
15     "liufengting": "wo157121900@me.com"
16   },
17   "source": {
18     "git": "https://github.com/liufengting/FTPageController.git",
19     "tag": "0.2.2"
20   },
21   "source_files": [
22     "FTPageController",
23     "FTPageController/**/*.{h,m,xib,swift}"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"