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