[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 6 / 7 / ImagePageView / 0.1.0 / ImagePageView.podspec.json
blob0845a61ae6f97828dc5a2946b0e7d8395f8efb1c
2   "name": "ImagePageView",
3   "version": "0.1.0",
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\n\n",
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.1.0"
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"