blob: 008ae6b1e2ca8ced5472a90322cc711cf6c80c5c [file] [log] [blame]
{
"name": "kaixuePaper",
"version": "0.0.1",
"summary": "zhouluyao demo,测试 cocoapod 的安装.",
"description": "zhouluyao demo,测试 cocoapod 的安装.zhouluyao demo,测试 cocoapod 的安装.",
"homepage": "https://github.com/zhouluyao2020/kaixuePaper.git",
"license": "MIT",
"authors": {
"zhouluyao": "zly77153@offcn.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhouluyao2020/kaixuePaper.git",
"tag": "0.0.1"
},
"source_files": [
"KaiXuePaper/KaiXuePaper/Paper",
"Paper/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}