blob: 9801452374452b68b5ed254613b03e1f7b2f53af [file] [log] [blame]
{
"name": "AFModule",
"version": "1.4.7",
"summary": "iOS 基础组件库",
"description": "修复textView长度限制的bug",
"homepage": "https://github.com/yxh418983798/AFModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "https://github.com/yxh418983798/AFModule.git",
"tag": "1.4.7",
"branch": "master"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AFModule/Classes/{AFTimer,AFTextModule,AFDeviceObserver,AFWeakProxy}/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
},
"resources": [
"AFModule/Assets/*.aiff"
]
}