blob: 3fc2e71b34fd70a6f6308dfd68db01b0a6a0be58 [file] [log] [blame]
{
"name": "JHPageViewController",
"version": "0.2.2",
"summary": "JHPageViewController.",
"description": "JHPageViewController.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/JHPageViewController.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHPageViewController/JHPageViewController/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}