blob: f3e91ef26c7d8f40d602b00d6e4731c51fd7d46b [file] [log] [blame]
{
"name": "JCPageController",
"version": "1.0.0",
"summary": "JCPageController",
"homepage": "https://github.com/JiachengZheng/JCPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengjiacheng": "jiacheng_zheng@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JiachengZheng/JCPageController.git",
"tag": "1.0.0"
},
"source_files": "JCPageController/**/*.{h,m}",
"public_header_files": "JCPageController/**/*.h",
"requires_arc": true
}