blob: faee27bed70a1dd121551eeaf283216d1ae02227 [file] [log] [blame]
{
"name": "POPSplitViewController",
"version": "0.1.1",
"summary": "POPSplitViewController is cutom view controller support real split display for Object-c project.",
"homepage": "https://github.com/popeveryday/POPSplitViewController",
"license": "MIT",
"authors": {
"popeveryday": "popeveryday@gmail.com"
},
"source": {
"git": "https://github.com/popeveryday/POPSplitViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"dependencies": {
"POPLib": [
"~> 0.1"
]
}
}