blob: 775618b8015d2f4c9a4d2b68aee82a375397b3a6 [file] [log] [blame]
{
"name": "WMStickyPageController",
"version": "0.1.1",
"summary": "WMStickyPageController is WMPageController extension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wanhmr/WMStickyPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tpphha": "tpphha@gmail.com"
},
"source": {
"git": "https://github.com/wanhmr/WMStickyPageController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WMStickyPageController/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"WMPageController": [
]
}
}