blob: c8f85062f0366be98e1cc94ed9caf5f7d406aae9 [file] [log] [blame]
{
"name": "YYYMessageSend",
"version": "1.0.0",
"summary": "YYYMessageSend",
"description": "支持任意类型的,任意参数的消息转发。支持类方法跟实例方法。 Y_SEL_Exec(self,@selector(test:test2),@\"t\",@2);",
"homepage": "https://github.com/276523923/YYYMessageSend.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"276523923@qq.com": "yyyue@vip.qq.com"
},
"source": {
"git": "https://github.com/276523923/YYYMessageSend.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YYYMessageSend/Classes/**/*.{h,m}",
"public_header_files": "YYYMessageSend/Classes/**/*.h"
}