blob: 0497b0b6241382231b54ce854c36d8a8f605e36c [file] [log] [blame]
{
"name": "WMStickyPageController",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WMStickyPageController/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"WMPageController": [
]
}
}