blob: f75adcad9356999d8e14a25ca34d540f0ee1d837 [file] [log] [blame]
{
"name": "HSYReactiveCocoaKit",
"version": "0.1.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"HSYReactiveCocoaKit/Classes/**/*.{h,m}"
]
}