blob: f919368996391a615b292c8f059dbbe25a7eb9b7 [file] [log] [blame]
{
"name": "SKPageController",
"version": "0.0.2",
"summary": "Switching page with a title slide at the top",
"description": "Switching page with a title slide at the top of the mall",
"homepage": "https://github.com/honkerSK/SKPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunke": "swift630@sina.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/honkerSK/SKPageController.git",
"tag": "0.0.2"
},
"source_files": [
"SKPageController",
"SKPageController/**/*"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}