blob: fd412ccdcae9867e11b7ad9bc8af3bd4daa0f378 [file] [log] [blame]
{
"name": "FFCommonLibrary",
"version": "0.1.0",
"summary": "常用库",
"description": "常用库 - textfield和textview限制字数",
"homepage": "https://coding.net/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ilovemeat": "nono_devlop@163.com"
},
"source": {
"git": "https://git.coding.net/ilovemeat/FFCommonLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FFCommonLibrary/Classes/**/*"
}