blob: 1caefcc3d9b760c9417ff3d4d635b4e9c6751b5b [file] [log] [blame]
{
"name": "KYMVVM",
"version": "1.0.3",
"license": "MIT",
"summary": "私人pod代码",
"homepage": "https://github.com/ObjClan/KYMVVM.git",
"source": {
"git": "https://github.com/ObjClan/KYMVVM.git",
"tag": "1.0.3"
},
"source_files": "KYMVVM/Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"JSONModel": [
"~> 1.7.0"
],
"Masonry": [
"~> 1.1.0"
],
"ReactiveObjC": [
"~> 3.1.0"
]
},
"authors": {
"OBjClan": "405008067@qq.com"
}
}