blob: cefb90651f46245c52f371eddc3dea5cf6472e21 [file] [log] [blame]
{
"name": "WQExtension",
"version": "1.0.0",
"summary": "iOS开发常用的工具类",
"description": "TODO: 支持MVVM+RAC架构",
"homepage": "https://github.com/wdq123550/WQExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wdq123550": "wdq123550@qq.com"
},
"source": {
"git": "https://github.com/wdq123550/WQExtension.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "WQExtension/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"ReactiveObjC": [
],
"SVProgressHUD": [
],
"IQKeyboardManager": [
],
"JGProgressHUD": [
],
"WCDB": [
],
"YTKNetwork": [
],
"MJExtension": [
],
"KLCPopup": [
],
"MJRefresh": [
],
"Masonry": [
]
}
}