blob: bff5e2624290e49506b2b197e9b8d260c8f93f02 [file] [log] [blame]
{
"name": "ISWExpandableTextCell",
"version": "0.0.1",
"summary": "ISWExpandableTextCell 一个方便的内容输入框",
"description": "ISWExpandableTextCell 一个方便的内容输入框,简单易用",
"homepage": "https://github.com/hzzhitian/ISWExpandableTextCell.git",
"license": "MIT",
"authors": {
"bodimall": "bodimall@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hzzhitian/ISWExpandableTextCell.git",
"tag": "0.0.1"
},
"source_files": [
"ISWExpandableTextCell",
"ISWExpandableTextCell/**/*.{h,m}"
],
"exclude_files": "ISWExpandableTextCell/Exclude",
"frameworks": [
"UIKit",
"Foundation",
"CoreFoundation"
],
"requires_arc": true
}