blob: 39275c85597d56335b757fe3396fe03c1b5ffed4 [file] [log] [blame]
{
"name": "WMPageController",
"version": "2.4.1",
"summary": "An easy solution to page controllers like NetEase News",
"homepage": "https://github.com/wangmchn/WMPageController",
"license": "MIT (LICENSE)",
"authors": {
"wangmchn": "wangmchn@163.com"
},
"source": {
"git": "https://github.com/wangmchn/WMPageController.git",
"tag": "2.4.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"WMPageController",
"WMPageController/**/*.{h,m}"
],
"exclude_files": "WMPageControllerDemo",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}