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