blob: 456207e36dd7445874fbfcbe386f2f0b2c1f8c7d [file] [log] [blame]
{
"name": "LongDispatch",
"version": "1.0.2",
"license": {
"type": "Personal",
"text": "zilong.li"
},
"summary": "An Objective-C tool for Dispatch",
"homepage": "https://github.com/lizilong1989/LongDispatch.git",
"authors": {
"zilong.li": "xuehongmeicarrie@aliyun.com"
},
"source": {
"git": "https://github.com/lizilong1989/LongDispatch.git",
"tag": "1.0.2"
},
"source_files": "LongDispatch/**/*.{h,m,mm,cpp,hpp}",
"public_header_files": "LongDispatch/**/*.{h}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}