blob: a5ffb41a2f59296b8b2b8bb77e34eb8c2dc6de05 [file] [log] [blame]
{
"name": "RxOC",
"version": "1.0.1",
"summary": "An iOS Rx imp.",
"description": "it is a rx util",
"homepage": "xxxx",
"license": "MIT",
"authors": {
"lishusheng": "shusheng.li@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/18257168402/RxOC.git",
"tag": "1.0.1"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "source/**/*.{h,m}",
"exclude_files": ""
}