blob: dea3f609fedbd094549f5d7aa93815af9348116b [file] [log] [blame]
{
"name": "ZXPageController",
"version": "1.0.0",
"summary": "支持新闻APP各种样式的PageController",
"homepage": "https://github.com/RainbowWait/ZXPageController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RainbowWait": "1136200379@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RainbowWait/ZXPageController.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.0",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}