blob: ec19fa27cb0dd7e1af669115756e60759a534a94 [file] [log] [blame]
{
"name": "SimpleCustomizableTextView",
"version": "1.0.0",
"summary": "Simple customizable UITextView in Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Kyohei-Sakai/SimpleCustomizableTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei-Sakai": "nico_f00tb@yahoo.co.jp"
},
"source": {
"git": "https://github.com/Kyohei-Sakai/SimpleCustomizableTextView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleCustomizableTextView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}