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