blob: 5e778c98eff78060052c3a99a566e5ef8674c113 [file] [log] [blame]
{
"name": "KYExpressionInputView",
"version": "0.1",
"summary": "an inputView for easily custom expression",
"homepage": "https://github.com/kirayamato1989/KYExpressionInputView",
"license": "MIT",
"authors": {
"Kira Yamato": "https://github.com/kirayamato1989"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kirayamato1989/KYExpressionInputView.git",
"tag": "0.1"
},
"source_files": "KYExpressionInputView/*.{h,m}",
"resources": "KYExpressionInputView/*.bundle",
"requires_arc": true
}