[Add] Web3Auth 11.0.2
[CocoaPods.git] / Specs / 8 / 6 / 7 / ImagePageView / 0.2.4 / ImagePageView.podspec.json
blob95c5d1866003c71fd564221e15130f2fa4f956f8
2   "name": "ImagePageView",
3   "version": "0.2.4",
4   "summary": "ImagePageViewController is manages a UIPageViewController with an async image data source, that also pans and zooms the images",
5   "description": "ImagePageViewController is manages a UIPageViewController with an async image data source\n\n* delegate for page navigation\n* async data source\n* allows zooming and panning the images\n* sharing images",
6   "homepage": "https://github.com/krisselden/ImagePageView",
7   "license": "MIT",
8   "authors": {
9     "Kris Selden": "kris.selden@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/krisselden/ImagePageView.git",
13     "tag": "0.2.4"
14   },
15   "social_media_url": "https://twitter.com/krisselden",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "frameworks": "UIKit"