blob: 5cc4f48316877c52f7671eb07a99bc2d987b8e8b [file] [log] [blame]
{
"name": "HSYReactiveCocoaKit",
"version": "0.1.0",
"summary": "Based on a secondary packaging ReactiveCocoa",
"description": "这是一个对ReactiveCocoa进行二次封装的工程库",
"homepage": "https://github.com/huangsongyao/HSYReactiveCocoaKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangsongyao": "huangsongyao@foxmail.com"
},
"source": {
"git": "https://github.com/huangsongyao/HSYReactiveCocoaKit.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"HSYReactiveCocoaKit/Classes/**/*.{h,m}"
]
}