blob: f586a25218148ffc94fece87533602d7a1f807da [file] [log] [blame]
{
"name": "KBFormSheetController",
"version": "0.0.1",
"summary": "KBFormSheetController.",
"authors": {
"haitingZhao": "bajiejiedian@163.com"
},
"description": "This is KBFormSheetController.",
"homepage": "https://github.com/bajiejiedian/KBFormSheetController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bajiejiedian/KBFormSheetController.git",
"tag": "0.0.1"
},
"source_files": "KBFormSheetController/KBFormSheetController/**/*.{h,m}",
"frameworks": [
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}