[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 6 / ANFPager / 0.1.1 / ANFPager.podspec.json
blob6e45a64d534a8e47bcfe604feaec5c3e8453a981
2   "name": "ANFPager",
3   "version": "0.1.1",
4   "summary": "Easy to use UIPageview Controller",
5   "description": "A Pageview Controller that support both orientations and LTR / RTL language. Easy to setup.",
6   "homepage": "https://github.com/niroshanf/ANFPager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anthony Fernandez": "niroshanf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/niroshanf/ANFPager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "source_files": "*.{swift}"
23   },
24   "swift_versions": "5.0",
25   "swift_version": "5.0"