blob: 033e37a7c89b9ebcfbb9a1cbc72eb9c13a6d655b [file] [log] [blame]
{
"name": "AFModule",
"version": "1.1.1",
"summary": "iOS 基础组件库",
"description": "优化UITextFiled 长度限制的计算",
"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.1.1",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFModule/Classes/{AFTimer,AFTextModule}/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}