{ | |
"name": "objc_customKeyboard", | |
"license": "MIT", | |
"requires_arc": true, | |
"version": "0.0.2", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"frameworks": "UIKit", | |
"summary": "A customKeyboard for iOS", | |
"authors": { | |
"zhouchangmi": "zhouchangmi@gmail.com" | |
}, | |
"source_files": "objc_customKeyboard/**/*.{h,m}", | |
"homepage": "https://github.com/shumozhou/objc_customKeyboard", | |
"source": { | |
"git": "https://github.com/shumozhou/objc_customKeyboard.git", | |
"tag": "0.0.2" | |
} | |
} |