blob: ce4fd0f3bab4888e47674f86537e9ed8c745f807 [file] [log] [blame]
{
"name": "AGViewModel",
"version": "0.6.8",
"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.8"
},
"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/"
}