blob: 1dcfe6ac6218d336ae5961db1d7933fc277882ae [file] [log] [blame]
{
"name": "WMPageController-Swift",
"version": "1.3.8",
"summary": "An easy solution to page controllers like NetEase News.(Swift Implementation)",
"homepage": "https://github.com/wangmchn/WMPageController-Swift",
"license": "MIT (LICENSE)",
"authors": {
"wangmchn": "wangmchn@163.com"
},
"source": {
"git": "https://github.com/wangmchn/WMPageController-Swift.git",
"tag": "1.3.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"PageController",
"PageController/**/*.{swift}"
],
"exclude_files": "Example",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}