blob: 81ea54581fa473cb499bc5e07e1265b3c5908452 [file] [log] [blame]
{
"name": "ASJExpandableTextView",
"version": "0.3",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sudeepjaiswal/ASJExpandableTextView",
"authors": {
"Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
},
"summary": "A UITextView with placeholder that can expand and contract according to its content",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJExpandableTextView.git",
"tag": "0.3"
},
"source_files": "ASJExpandableTextView/*.{h,m}",
"resources": "ASJExpandableTextView/*.xib",
"requires_arc": true
}