blob: 996c9010a4d9685c4cab75561eb41c4b519f4a81 [file] [log] [blame]
{
"name": "RKOTextView",
"version": "1.0.2",
"summary": "A UITextView package",
"description": "A UITextView package",
"homepage": "https://github.com/rakuyoMo/RKOControls/tree/master/RKOTextViewManager",
"license": "MIT",
"authors": {
"Rakuyo": "rakuyo.mo@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rakuyoMo/RKOControls.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "RKOTextViewManager/RKOTextView/RKOTextView/RKOTextView/*.{h,m}",
"resources": "RKOTextViewManager/RKOTextView/RKOTextView/RKOTextView/*.{png,xib,nib,bundle}",
"deprecated": true
}