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