blob: e488298e320009312d9a644e4406b9ad505616e3 [file] [log] [blame]
{
"name": "CombineObjectObjc",
"version": "1.0.0",
"summary": "CombineObject 响应式框架的 Objective-C 版本",
"homepage": "https://github.com/combineobject/CombineObject-Objc",
"license": "MIT",
"authors": {
"张行": "zhanghang@globalegrow.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/combineobject/CombineObject-Objc.git",
"tag": "1.0.0"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
]
}