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