blob: 108cf3c6807ed33747d489c9fb53720262a3cf11 [file] [log] [blame]
{
"name": "WMPageController",
"version": "1.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": "1.4.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"WMPageController",
"WMPageController/**/*.{h,m}"
],
"exclude_files": "WMPageControllerDemo",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}