blob: 0c85c07a0c57104b6ea60fc08d17ad1f56a6eb28 [file] [log] [blame]
{
"name": "DCSideNav",
"version": "0.0.2",
"summary": "Custom Navigation for iPad. Similar to iPad twitter app navigation",
"homepage": "https://github.com/daltoniam/DCSideNav",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/DCSideNav.git",
"tag": "0.0.2"
},
"screenshots": "https://raw.github.com/daltoniam/DCSideNav/master/screenshots/demo.png",
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}