blob: ef02dca641234ddc2b33438ee5deb9102d98ae6f [file] [log] [blame]
{
"name": "WYPageController",
"version": "1.0.2",
"summary": "这是简介",
"description": "这是描述,描述要比简介长",
"homepage": "https://github.com/chenwuyang/WYPageController",
"license": "MIT",
"authors": {
"chenwuyang": "wuyang.chen@wedaoyi.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenwuyang/WYPageController.git",
"tag": "v1.0.2"
},
"source_files": "WYPageController/Page/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}