blob: 4d5cbe6b74a499f1d809c3f8a92803d7a026f5a2 [file] [log] [blame]
{
"name": "WYCPagController",
"version": "0.0.1",
"summary": "sk",
"description": "只是一个pod demo",
"homepage": "https://github.com/wangyunchen92/poddemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王云晨": "wangyunchen886@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangyunchen92/poddemo.git",
"tag": "0.0.1"
},
"source_files": [
"WYCPagController",
"WYCPagController/**/*.{h,m}"
],
"exclude_files": "WYCPagController/Exclude"
}