blob: 8a803b0c981db9d6b29161cd40358687630e2bdf [file] [log] [blame]
{
"name": "MLPageViewController",
"version": "1.4.0",
"summary": "MLPageViewController",
"homepage": "https://github.com/molon/MLPageViewController",
"license": {
"type": "MIT"
},
"authors": {
"molon": "dudl@qq.com"
},
"source": {
"git": "https://github.com/molon/MLPageViewController.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}