blob: 705a737a3f8d41989d311dec3b0af8a1c8a2ff5c [file] [log] [blame]
{
"name": "EHSlideView",
"version": "1.0.0",
"summary": "a view you can slide between controllers' view.",
"homepage": "https://github.com/waterflowseast/EHSlideView",
"screenshots": [
"https://github.com/waterflowseast/EHSlideView/raw/master/screenshots/1.png",
"https://github.com/waterflowseast/EHSlideView/raw/master/screenshots/2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eric Huang": "WaterFlowsEast@gmail.com"
},
"source": {
"git": "https://github.com/waterflowseast/EHSlideView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "EHSlideView/Classes/**/*",
"dependencies": {
"YYCache": [
"~> 1.0.4"
]
}
}