[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 4 / EHSlideView / 1.0.0 / EHSlideView.podspec.json
blob705a737a3f8d41989d311dec3b0af8a1c8a2ff5c
2   "name": "EHSlideView",
3   "version": "1.0.0",
4   "summary": "a view you can slide between controllers' view.",
5   "homepage": "https://github.com/waterflowseast/EHSlideView",
6   "screenshots": [
7     "https://github.com/waterflowseast/EHSlideView/raw/master/screenshots/1.png",
8     "https://github.com/waterflowseast/EHSlideView/raw/master/screenshots/2.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Eric Huang": "WaterFlowsEast@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/waterflowseast/EHSlideView.git",
19     "tag": "1.0.0"
20   },
21   "platforms": {
22     "ios": "7.0"
23   },
24   "source_files": "EHSlideView/Classes/**/*",
25   "dependencies": {
26     "YYCache": [
27       "~> 1.0.4"
28     ]
29   }