blob: a753c5729ba05a2e336c83734bfdf948ec3f78c7 [file] [log] [blame]
{
"name": "KMPageViewController",
"version": "0.1.12",
"summary": "KMPageViewController",
"homepage": "https://github.com/jangsy7883/KMPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hmhv": "jangsy7883@gmail.com"
},
"source": {
"git": "https://github.com/jangsy7883/KMPageViewController.git",
"tag": "0.1.12"
},
"source_files": [
"KMPageViewController/*.{h,m}",
"KMPageViewController/Categorys/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}