blob: 4f23c08da2acd1a98a37608695d2973140d94b77 [file] [log] [blame]
{
"name": "SideViewController",
"version": "0.0.3",
"summary": "SideViewController",
"description": "SideViewController",
"homepage": "https://github.com/Wmileo/SideViewController-Demo",
"license": "MIT",
"authors": {
"ileo": "work.mileo@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Wmileo/SideViewController-Demo.git",
"tag": "0.0.3"
},
"source_files": "SideViewController-Demo/SideViewController-Demo/SideViewController.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}