blob: b218915a6e3ca3ac7bcfd59eb6944bd1bd6e6afd [file] [log] [blame]
{
"name": "Cheneyee",
"version": "1.0.1",
"summary": "Cheneyee, Any proj",
"description": "在巨人的肩膀上搭建 MVVM 架构, 以及基于 Signal 的网络请求",
"homepage": "https://github.com/sayGoodLolita/Cheneyee",
"license": "MIT",
"authors": {
"Cheney": "saygoodlolita@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sayGoodLolita/Cheneyee.git",
"tag": "1.0.1"
},
"source_files": [
"Cheneyee",
"Cheneyee/Cheneyee/Cheneyee/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"YYKit": [
],
"ReactiveObjC": [
],
"IQKeyboardManager": [
],
"MJRefresh": [
],
"AFNetworking": [
],
"QMUIKit": [
]
}
}