blob: ab3fd11cb8047294e4eb60c2eee243de59e4006e [file] [log] [blame]
{
"name": "AFModule",
"version": "1.1.3",
"summary": "iOS 基础组件库",
"description": "新增设备来电和静音状态的检测",
"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.3",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFModule/Classes/{AFTimer,AFTextModule,AFDeviceObserver,AFWeakProxy}/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}