[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 7 / 4 / 6 / ANFPager / 0.1.0 / ANFPager.podspec.json
blob97ab5d9ff2719833c2cd90221f0539bc29078389
2   "name": "ANFPager",
3   "version": "0.1.0",
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.0"
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"