blob: 5250ea8159e2f209d33baf3effa7e32571ca6976 [file] [log] [blame]
{
"name": "LTSlidingViewController",
"version": "1.0.0",
"summary": "sliding view controller allowing custom transition",
"homepage": "https://github.com/ltebean/LTSlidingViewController",
"license": "MIT",
"authors": {
"ltebean": "yucong1118@gmail.com"
},
"source": {
"git": "https://github.com/ltebean/LTSlidingViewController.git",
"tag": "v1.0.0"
},
"source_files": "LTSlidingViewController/LTSlidingViewController.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}