blob: fba3a710d857c257dbaa7ce513be1fffae94a619 [file] [log] [blame]
{
"name": "MLPageViewController",
"version": "1.5.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.5.0"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}