blob: bb1d9b116249571d853fc3c9955895d0f04fe6be [file] [log] [blame]
{
"name": "AGViewModel",
"version": "0.6.11",
"license": "Apache-2.0",
"summary": "MVVM 简化版,结合 casa 的 APIManager 、APIReformer 使用效果更佳。",
"homepage": "https://github.com/JohnnyB0Y/AGViewModel",
"source": {
"git": "https://github.com/JohnnyB0Y/AGViewModel.git",
"tag": "0.6.11"
},
"source_files": "AGViewModelDemo/__AppGlobalTool/AGViewModel/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"JohnnyB0Y": "ag860050872@163.com"
},
"social_media_url": "https://johnnyb0y.github.io/"
}